Class DatabaseInfoContract
Database information
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class DatabaseInfoContract : Object
Name | Description |
---|---|
DatabaseInfoContract() |
Fields
Name | Description |
---|---|
ConnectionUser | Database user |
CreatedDate | Creation date of database |
Edition | Database edition |
LastBackupDate | Date of last fullbackup |
LogSize | Database log size |
Name | Database name |
Owner | Database owner |
ProviderType | Database type |
RowIdentType | Type of the field RowIdentType |
TotalSize | Database size |
Version | Database version |