Click or drag to resize
TypedViewExpressionGetRepresentingObjectForDynamicRelationSide Method
Gets the representing object for this typed view for the dynamic relation side. If this typed view wraps a tvf call, this tvf call is returned (and which gets this typed view's alias) otherwise this typed view's type is returned.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public Object GetRepresentingObjectForDynamicRelationSide()

Return Value

Type: Object
See Also