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.9.0.0 (5.9.0)
SyntaxIRelationPredicateBucket GetRelationInfo()
Function GetRelationInfo As IRelationPredicateBucket
Return Value
Type: 
IRelationPredicateBucketReady to use IRelationPredicateBucket object.
See Also