QuerySpecIJoinOperandUnwrapTvfCall Method |
If this element is a tvf call container, and it's empty except for the tvf call, it will return the tvfcall it wraps,
otherwise it will return itself.
Namespace: SD.LLBLGen.Pro.QuerySpecAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IJoinOperand IJoinOperand.UnwrapTvfCall()
Private Function UnwrapTvfCall As IJoinOperand
Implements IJoinOperand.UnwrapTvfCall
Return Value
Type:
IJoinOperandImplements
IJoinOperandUnwrapTvfCallSee Also