Поделиться через


Элементы IDatabaseMaintenanceFacet

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

Тип IDatabaseMaintenanceFacet предоставляет доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство DataAndBackupOnSeparateLogicalVolumes A Boolean value that indicates if data and backup are on separate logical volumes.
Открытое свойство LastBackupDate Gets a datetime for the last database backup.
Открытое свойство LastLogBackupDate Gets a datetime for the last log backup.
Открытое свойство PageVerify Gets or sets the type of page integrity check that SQL Server performs when reading database pages
Открытое свойство ReadOnly Gets or sets a Boolean value that specifies if the database is read-only.
Открытое свойство RecoveryModel Gets or set the database recovery model.
Открытое свойство Status Gets a DatabaseStatus object.

В начало