Click or drag to resize

LLBLGenProODataServiceBaseTLinqMetaDataQueryProvider Property

Gets the query provider.

Namespace:  SD.LLBLGen.Pro.ODataSupportClasses
Assembly:  SD.LLBLGen.Pro.ODataSupportClasses (in SD.LLBLGen.Pro.ODataSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
protected virtual IDataServiceQueryProvider QueryProvider { get; }

Property Value

Type: IDataServiceQueryProvider
See Also