EntityExpressionGetRepresentingObjectForDynamicRelationSide Method  | 
 
            Gets the representing object for this entity for dynamic relation side. If this entity wraps a tvf call, this tvf call is returned (and 
            which gets this entity's alias) otherwise this entity's type is returned.
            
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntaxpublic Object GetRepresentingObjectForDynamicRelationSide()
Public Function GetRepresentingObjectForDynamicRelationSide As Object
Return Value
Type: 
Object
See Also