FunctionMappingDbFunctionCallPattern Property |
Gets the DbFunctionCall pattern to use, which is the pattern used in the DbFunctionCall object which will take care
of the function call text in the resulting query.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public string DbFunctionCallPattern { get; }
Public ReadOnly Property DbFunctionCallPattern As String
Get
Property Value
Type:
StringSee Also