Click or drag to resize
SD.LLBLGen.Pro.ApplicationCore.Mapping Namespace
 
Classes
  ClassDescription
Public classDatabaseMappingData
Container class which stores mappings for a single database.
Public classEntityMapping
Class which defines the mappings between an entity and one view or one table.
Public classFieldMapping
Class which defines a mapping between a field and a field in a table or view.
Public classFieldMappingList
Class which implements a commandified list for field mappings and eases house keeping on field mappings.
Public classGroupableModelElementMapping
Class which defines the mappings between a groupable model element and one view or one table.
Public classMappableFieldWrapper
Wrapper class which wraps an IMappableField and the complete path to reach this field from the field in the entity.
Public classMapperCore
Class which contains mapping logic to produce mappings
Public classMappingDataStore
Container class for all mappings in the project.
Public classSPCallMapping
Class which defines the mappings between a SPCall and one stored procedure
Public classTvfCallMapping
Class which defines the mappings between a TvfCall and one stored procedure
Public classTypedViewMapping
Class which defines the mappings between a TypedView and one view, table or sp resultset.