Classes
Class | Description | |
---|---|---|
![]() | ColumnInformation |
Class that contains information for a database column mapping
|
![]() | DataMove |
Defines a move of data between one column in the store to another
|
![]() | DataStoreProvider |
Base class for data store providers
|
![]() | DbDataStoreProvider |
Abstract database implementation of DataStoreProvider
Implementors of DataStoreProvider a Data Store Provider using a database should derive from this class
|
![]() | OracleDataStoreProvider | |
![]() | ProviderCallContext |
Helper class to provide parameters to data store provider method calls
|
![]() | SqlServerDataStoreProvider | |
![]() | TableInformation |
Class that contains information for a database table mapping
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | LoadAsObjectType |
Internal enum used to determine how to load an object from the store
|