IQuerySpecCustomFunctionMappingStore Property |
Gets the optional custom function mapping store. A custom function mapping store takes precedence over the function mapping store
obtained from the Dynamic Query Engine (DQE) used for producing the SQL for the query. If a custom function mapping store is needed for a query,
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax FunctionMappingStore CustomFunctionMappingStore { get; }
ReadOnly Property CustomFunctionMappingStore As FunctionMappingStore
Get
Property Value
Type:
FunctionMappingStoreSee Also