DatabasePerformanceAdapter 成員
The Database Performance facet implements logical properties relevant to database performance management.
DatabasePerformanceAdapter 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
DatabasePerformanceAdapter | The Database Performance facet implements logical properties relevant to database performance management |
頂端
方法
名稱 | 描述 | |
---|---|---|
Alter | Alters database adapter base properties. (繼承自 DatabaseAdapterBase。) | |
DataFileVolumeNotIn | (繼承自 DatabaseAdapterBase。) | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
GetVolume | Returns the volume name as it appears in the PATH variable. (繼承自 DatabaseAdapterBase。) | |
MemberwiseClone | (繼承自 Object。) | |
Refresh | Refreshes all the database objects and properties used by the Database Performance facet. (覆寫 DatabaseAdapterBase. . :: . .Refresh() () () ()。) | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
AutoClose | Gets or sets a Boolean value (繼承自 DatabaseAdapterBase。) | |
AutoShrink | Gets or sets a Boolean value (繼承自 DatabaseAdapterBase。) | |
CollationMatchesModelOrMaster | Specifies if the collation of the database matches master or model. | |
DataAndLogFilesOnSeparateLogicalVolumes | Specifies if data and log files are on separate volumes. | |
Database | Gets the database that is associated with the AdapterBase object. (繼承自 DatabaseAdapterBase。) | |
IsSystemObject | (繼承自 DatabaseAdapterBase。) | |
LastBackupDate | Gets a Datetime object that indicates the time of the last backup. (繼承自 DatabaseAdapterBase。) | |
LastLogBackupDate | Gets a Datetime object that indicates the time of the last log backup. (繼承自 DatabaseAdapterBase。) | |
PageVerify | Gets a Boolean value that indcates if the Page Verify setting is set to checksum. (繼承自 DatabaseAdapterBase。) | |
ReadOnly | Gets or sets a Boolean value. (繼承自 DatabaseAdapterBase。) | |
RecoveryModel | Gets or sets the database adapter recovery model. (繼承自 DatabaseAdapterBase。) | |
Size | Gets the database size in MB. (繼承自 DatabaseAdapterBase。) | |
Status | Gets the database status. (繼承自 DatabaseAdapterBase。) | |
Trustworthy | Gets or sets a Boolean property for the database adapter base. (繼承自 DatabaseAdapterBase。) |
頂端