ObjectContext::QueryProvider Property
.NET Framework (current version)
Gets the LINQ query provider associated with this object context.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Property Value
Type: System.Linq::IQueryProvider^The IQueryProvider instance used by this object context.
.NET Framework
Available since 4.0
Available since 4.0
Show: