LLBLGenProProviderBaseCustomFunctionMappings Property  | 
 Gets or sets the custom function mappings to use. These take higher precedence than the ones in the DQE to use
 
    Namespace: 
   SD.LLBLGen.Pro.LinqSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic FunctionMappingStore CustomFunctionMappings { get; set; }Public Property CustomFunctionMappings As FunctionMappingStore
	Get
	Set
Property Value
Type: 
FunctionMappingStore
See Also