| 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.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic FunctionMappingStore CustomFunctionMappings { get; set; }Public Property CustomFunctionMappings As FunctionMappingStore
	Get
	Set
Property Value
Type: 
FunctionMappingStore
See Also