The Inform.Common namespace consists of the common classes used by providers for the Inform Object Relational Mapper.
| Class | Description |
|---|---|
| CacheMapping | The mapping to a data source for a cache's relationship. |
| CacheMappingCollection | Represents a collection of CacheMapping objects. |
| ConnectionManager | This type supports the Inform infrastructure and is not intended to be used directly from your code. |
| DataStorageManager | This type supports the Inform infrastructure and is not intended to be used directly from your code. |
| DataStoreCollection | Represents a collection of DataStore objects. |
| DataStoreConfiguration | This type supports the Inform infrastructure and is not intended to be used directly from your code. |
| DataStoreSettings | Represents the settings for a DataStore. |
| MemberDbType | This type supports the Inform infrastructure and is not intended to be used directly from your code. |
| MemberMappingCollection | Represents a collection of IMemberMappings. |
| MemberMappingError | Represents the error with a member mapping to a data source. |
| ObjectEnumerator | This type supports the Inform infrastructure and is not intended to be used directly from your code. |
| RegisteredMemberMappingCollection | Represents a collection of registered membermapping types for a datastore. |
| RelationshipMapping | Represents a parent/child relationship between two Types. |
| RelationshipMappingCollection | Represents a collection of RelationShipMappings. |
| ResolveAppSettingArgs | |
| TypeCollection | Summary description for TypeCollection. |
| TypeMapping | Contains a definition of a mapped relationship between a data source table and a Type. |
| TypeMappingCollection | Represents a collection of TypeMappings. |
| TypeMappingState | Represents the current state of a TypeMapping with the data source. |
| Interface | Description |
|---|---|
| IDataParameterCommand | Interface for a parameterized comman. |
| Delegate | Description |
|---|---|
| ResolveAppSettingHandler |
| Enumeration | Description |
|---|---|
| MemberMappingError.MemberMappingErrorCode | The error code. |
| TypeMappingState.TypeMappingStateCondition |