Database operation interfaces of data center. More...
Public Member Functions | |
| BsonDocument | GetDetail () |
| Get the detail of data center. | |
| void | ActivateDC () |
| Activate data center. | |
| void | DeactivateDC () |
| Deactivate data center. | |
| void | EnableReadOnly (bool isReadOnly) |
| Set data center to be read-only or not. | |
Properties | |
| string | Name [get] |
| Return the name of current data center. | |
| Sequoiadb | SequoiaDB [get] |
| Return the Sequoiadb handle of current data center. | |
Database operation interfaces of data center.
|
inline |
|
inline |
|
inline |
Set data center to be read-only or not.
| [in] | isReadOnly | To set data center to be read-only or not |
| SequoiaDB.BaseException | |
| System.Exception |
|
inline |
|
get |
Return the name of current data center.
|
get |
1.8.2