TableValuedFunctionCallMappedFunctionName Property |
Gets the name of the mapped function, which is the name mapped onto the real TVF.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string MappedFunctionName { get; }
Public ReadOnly Property MappedFunctionName As String
Get
Property Value
Type:
StringSee Also