共用方式為


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.

頂端