GenericExpressionHandlerFunctionMappings Property |
Gets the function mappings.
Namespace: SD.LLBLGen.Pro.LinqSupportClasses.ExpressionHandlersAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax protected FunctionMappingsContainer FunctionMappings { get; }
Protected ReadOnly Property FunctionMappings As FunctionMappingsContainer
Get
Property Value
Type:
FunctionMappingsContainerSee Also