Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
protected abstract IRelationCollection BuildRelationSet()

Return Value

Type: IRelationCollection
ready to use relation set
See Also