IQuerySpecFromClause Property |
Gets the from clause, which is the prepared from clause, created from the raw clause.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax RelationCollection FromClause { get; }
ReadOnly Property FromClause As RelationCollection
Get
Property Value
Type:
RelationCollectionSee Also