Touchstone 11.0 API Reference
Database Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Data Namespace : Database Class

The following tables list the members exposed by Database.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Contains the date and time that the Database was created.  
Public Property(Required) Contains the name of the Data Server on which this Database is located.  
Public PropertyContains the Data Server Sequential Identifier (SID), which uniquely identifies the Data Server on which this Database is located.  
Public Property(Optional) Contains a description of this Database.  
Public Property(Optional) Contains the maximum size (in KB) of this Database.  
Public Property(Optional) Contains the unit (KB) in which you have expressed the maximum size of this Database in the Growth property.  
Public Property(Optional) Contains the path to log data (LDF) files for this Database.  
Public Property(Required for SubmitAttachDatabaseRequest) Contains the default path to primary data (MDF) files for this Database.  
Public Property(Required) Contains the name of this Database.  
Public Property Indicates whether this Database is registered.  
Public Property Contains the Touchstone®-generated Sequential Identifier (SID) that uniquely identifies this Database.  
Public Property Contains the size (in KB) of this Database.  
Public PropertyContains the status of this Database: ONLINE or UNKNOWN.  
Public Property(Required) Contains the type of this Database: EXP (exposure) or RES (results).  
Public Property Contains the version of this Database.  
Top
See Also

Reference

Database Class
AIR.Services.DataSourceManagement.Data Namespace