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.9.0.0 (5.9.0)
Syntaxpublic string DbFunctionCallPattern { get; }Public ReadOnly Property DbFunctionCallPattern As String
	Get
Property Value
Type: 
String
See Also