Explain what is the purpose of LINQ providers in LINQ?

Technology Community › Category: LINQ › Explain what is the purpose of LINQ providers in LINQ?
VietMX Staff asked 5 years ago

LINQ providers are set of classes that take an LINQ query which generates method that executes an equivalent query against a particular data source.