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.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax protected IJoinOperand RawFromClause { get; }
Protected ReadOnly Property RawFromClause As IJoinOperand
Get
Property Value
Type:
IJoinOperandSee Also