Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
public string MappedFunctionName { get; }

Property Value

Type: String
See Also