共用方式為


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。)

頂端