The IDataObjectContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateStore |
Creates a new store.
| |
| DeleteStore |
Delete the named store
| |
| DoesStoreExist |
Checks for the existence of a store with the given name
| |
| OpenStore |
Opens a new IDataObjectStore with the specified name.
|
Properties
| Name | Description | |
|---|---|---|
| OptimisticLockingEnabled |
Get the flag that indicates if optimistic locking is enabled for
stores opened or created by this context by default
|