IDataSourceProvider Property |
Gets the query provider that is associated with this data source.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax IQueryProvider Provider { get; }
ReadOnly Property Provider As IQueryProvider
Get
Property Value
Type:
IQueryProviderSee Also