Click or drag to resize

DataSourceBaseTIDataSourceWrappedPlainSQLQuerySpecification Property

The wrapped plain sql query specification, if any.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
PlainSQLQuerySpecification IDataSource.WrappedPlainSQLQuerySpecification { get; set; }

Property Value

Type: PlainSQLQuerySpecification

Implements

IDataSourceWrappedPlainSQLQuerySpecification
See Also