Click or drag to resize

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.6.0.0 (5.6.19.0117)
Syntax
public FunctionMappingStore CustomFunctionMappings { get; set; }

Property Value

Type: FunctionMappingStore
See Also