Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
string ReturnElementName { get; set; }

Property Value

Type: String
See Also