Click or drag to resize
ITypedListLgp2GetRelationInfo Method
Gets the IRelationPredicateBucket object which contains the relation information for this Typed List. Use this method in combination with the FetchTypedList() methods in DataAccessAdapter.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
IRelationPredicateBucket GetRelationInfo()

Return Value

Type: IRelationPredicateBucket
Ready to use IRelationPredicateBucket object.
See Also