IScalarQueryExpressionRelationsToUse Property |
The relations to use in the scalar query.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IRelationCollection RelationsToUse { get; set; }
Property RelationsToUse As IRelationCollection
Get
Set
Property Value
Type:
IRelationCollectionSee Also