ValueListProjectionDefinitionRelationsToUse Property |
Relations collection for the relations to traverse to be able to fulfill the projection. These relations are from the fields in the
projection specification itself.
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public RelationCollection RelationsToUse { get; set; }
Public Property RelationsToUse As RelationCollection
Get
Set
Property Value
Type:
RelationCollectionSee Also