Compartilhar via


Membros IDatabaseMaintenanceFacet

Interface that defined methods and properties for the database maintenance facet.

O tipo IDatabaseMaintenanceFacet expõe os seguintes membros.

Propriedades

  Nome Descrição
Propriedade pública DataAndBackupOnSeparateLogicalVolumes A Boolean value that indicates if data and backup are on separate logical volumes.
Propriedade pública LastBackupDate Gets a datetime for the last database backup.
Propriedade pública LastLogBackupDate Gets a datetime for the last log backup.
Propriedade pública PageVerify Gets or sets the type of page integrity check that SQL Server performs when reading database pages
Propriedade pública ReadOnly Gets or sets a Boolean value that specifies if the database is read-only.
Propriedade pública RecoveryModel Gets or set the database recovery model.
Propriedade pública Status Gets a DatabaseStatus object.

Início