QuerySpecRawFromClause Property |
Gets the last clause on the from clause set list or null if nothing is there. Used with unwrapping tvf calls.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected IJoinOperand RawFromClause { get; }
Protected ReadOnly Property RawFromClause As IJoinOperand
Get
Property Value
Type:
IJoinOperandSee Also