IAdo |
The IAdoPersistenceProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DbType | Gets the database type | |
| ModelType | Gets the model type | |
| Provider | Get the provider that this instance of the provider uses |
| Name | Description | |
|---|---|---|
| Delete | Do an obsolete of the model | |
| Exists | True if the object exists in the database | |
| Insert | Insert the specified object into the database | |
| Touch | Touch the specified object (creates a new version or updates the modified time) | |
| Update | Update the specified object in the database context |