IDataAccessAdapterFunctionMappings Property |
Gets the function mappings for the DQE related to this object. These function mappings are static and therefore not changeable.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax FunctionMappingStore FunctionMappings { get; }
ReadOnly Property FunctionMappings As FunctionMappingStore
Get
Property Value
Type:
FunctionMappingStoreSee Also