Click or drag to resize

DataBase Class

Inheritance Hierarchy
SystemObject
  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

The DataBase type exposes the following members.

Constructors
  NameDescription
Public methodDataBase
Initializes a new instance of the DataBase class
Top
Properties
  NameDescription
Public propertyDatabaseId
ID of the database the operation is scheduled for
Public propertyDatabaseName
Name of the database the operation is scheduled for
Top
See Also