| TableValuedFunctionCallMappedFunctionName Property  | 
            Gets the name of the mapped function, which is the name mapped onto the real TVF.
            
 
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string MappedFunctionName { get; }Public ReadOnly Property MappedFunctionName As String
	Get
Property Value
Type: 
String
See Also