IRawCatalogElementReturnElementName Property |
Gets the name of the return element, which is in the format group.elementname. Can be empty, if no return type is applicable. Only
set in the case of a TVF call.
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax string ReturnElementName { get; set; }
Property ReturnElementName As String
Get
Set
Property Value
Type:
StringSee Also