| LLBLGenProProviderBaseGetDQEFunctionMappings 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.2.0.0 (5.2.17.0403)
Syntaxprotected abstract FunctionMappingStore GetDQEFunctionMappings()
Protected MustOverride Function GetDQEFunctionMappings As FunctionMappingStore
Return Value
Type: 
FunctionMappingStoreThe function mapping store as defined inside the DQE or null if none found.
See Also