共用方式為


DatabaseAdapterBase 成員

Database adapter base.

DatabaseAdapterBase 型別公開下列成員。

建構函式

  名稱 描述
公用方法 DatabaseAdapterBase Initializes a new instance of the DatabaseAdapterBase class for the specified object.

頂端

方法

  名稱 描述
公用方法 Alter Alters database adapter base properties.
受保護的方法 DataFileVolumeNotIn
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
公用方法 GetVolume Returns the volume name as it appears in the PATH variable.
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 Refresh Refreshes the database adapter.
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 AutoClose Gets or sets a Boolean value
公用屬性 AutoShrink Gets or sets a Boolean value
受保護的屬性 Database Gets the database that is associated with the AdapterBase object.
公用屬性 IsSystemObject
公用屬性 LastBackupDate Gets a Datetime object that indicates the time of the last backup.
公用屬性 LastLogBackupDate Gets a Datetime object that indicates the time of the last log backup.
公用屬性 PageVerify Gets a Boolean value that indcates if the Page Verify setting is set to checksum.
公用屬性 ReadOnly Gets or sets a Boolean value.
公用屬性 RecoveryModel Gets or sets the database adapter recovery model.
公用屬性 Size Gets the database size in MB.
公用屬性 Status Gets the database status.
公用屬性 Trustworthy Gets or sets a Boolean property for the database adapter base.

頂端