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. |
맨 위로 이동