Inheritance HierarchySystemObject
Aruba.Cloud.WsDBaaS.EntitiesDataBase
Namespace:
Aruba.Cloud.WsDBaaS.Entities
Assembly:
WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax[DataContractAttribute]
public class DataBase
<DataContractAttribute>
Public Class DataBase
[DataContractAttribute]
public ref class DataBase
[<DataContractAttribute>]
type DataBase = class end
The DataBase type exposes the following members.
Constructors|
| Name | Description |
|---|
 | DataBase | Initializes a new instance of the DataBase class |
Top
Properties|
| Name | Description |
|---|
 | DatabaseId |
ID of the database the operation is scheduled for
|
 | DatabaseName |
Name of the database the operation is scheduled for
|
Top
See Also