Condividi tramite


Membri IDatabaseMaintenanceFacet

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

Il tipo IDatabaseMaintenanceFacet espone i membri seguenti.

Proprietà

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

In alto