IDatabaseRepository Properties |
The IDatabaseRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommandTimeout |
Gets or sets the wait time before terminating the attempt to execute a database
command and generating an error.
|
![]() | CompatibleDatabaseSchemaVersion |
Gets the database schema version this software is compatible to.
|
![]() | CurrentDatabaseSchemaVersion |
Retrieves the schema version from the actual underlying database.
|
![]() | Database |
Gets the underlying database abstraction.
|
![]() | DatabaseTime |
Gets the database time (UTC).
|
![]() | Id |
Gets the repository ID.
(Inherited from IRepository.) |
![]() | LicenseInfo |
Gets the license info.
(Inherited from IRepository.) |
![]() | RootFolder |
Gets the root folder.
(Inherited from IRepository.) |
![]() | RootObjType |
Gets the common supertype of all object types.
(Inherited from IRepository.) |
![]() ![]() | TransactionContext |
Gets the current transaction context.
|
![]() | UpdateContext |
Gets the update context.
|