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.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax string ReturnElementName { get; set; }
Property ReturnElementName As String
Get
Set
Property Value
Type:
StringSee Also