Touchstone Re 2023 API Reference
Database Class Properties


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

For a list of all members of this type, see Database members.

Public Properties
 NameDescription
Public PropertyContains 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 PropertyIndicates whether this Database is registered.  
Public PropertyContains the Touchstone®-generated Sequential Identifier (SID) that uniquely identifies this Database.  
Public PropertyContains 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 PropertyContains the version of this Database.  
Top
See Also

Reference

Database Class
AIR.Services.DataSourceManagement.Data Namespace