Click or drag to resize
LLBLGenProProvider2GetDQEFunctionMappings Method
Gets the function mappings defined by the DQE.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected override FunctionMappingStore GetDQEFunctionMappings()

Return Value

Type: FunctionMappingStore
The function mapping store as defined inside the DQE or null if none found.
See Also