IDataSourceWrappedPlainSQLQuerySpecification 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.12.0.0 (5.12.0)
SyntaxPlainSQLQuerySpecification WrappedPlainSQLQuerySpecification { get; set; }Property WrappedPlainSQLQuerySpecification As PlainSQLQuerySpecification
	Get
	Set
Property Value
Type: 
PlainSQLQuerySpecification
See Also