TypedListBaseTBuildRelationSet Method |
Builds the relation set for this typed list.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax protected abstract IRelationCollection BuildRelationSet()
Protected MustOverride Function BuildRelationSet As IRelationCollection
Return Value
Type:
IRelationCollectionready to use relation set
See Also