Udostępnij przez


DatabaseMaintenanceAdapter Members

The Database Maintenance facet has logical properties. It inherits from the DatabaseAdapter class.

The following tables list the members exposed by the DatabaseMaintenanceAdapter type.

Public Constructors

  Name Description
DatabaseMaintenanceAdapter The Database Maintenance facet has logical properties. It inherits from the DatabaseAdapter class.

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc284260.pubproperty(pl-pl,SQL.100).gif AutoClose  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif AutoShrink  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif DataAndBackupOnSeparateLogicalVolumes Returns a Boolean value that specifies whether the data and backup files are on separate logical volumes.
Cc284260.pubproperty(pl-pl,SQL.100).gif IsSystemObject  (inherited from DatabaseAdapterBase )
Cc284260.pubproperty(pl-pl,SQL.100).gif LastBackupDate  Gets a Datetime object that indicates the time of the last backup. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif LastLogBackupDate  Gets a Datetime object that indicates the time of the last log backup. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif PageVerify  Gets a Boolean value that indcates if the Page Verify setting is set to checksum. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif ReadOnly  Gets or sets a Boolean value. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif RecoveryModel  Gets or sets the database adapter recovery model. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif Size  Gets the database size in MB. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif Status  Gets the database status. (inherited from DatabaseAdapterBase)
Cc284260.pubproperty(pl-pl,SQL.100).gif Trustworthy  Gets or sets a Boolean property for the database adapter base. (inherited from DatabaseAdapterBase)

Top

Protected Properties

  Name Description
Cc284260.protproperty(pl-pl,SQL.100).gif Database  Gets the database that is associated with the AdapterBase object. (inherited from DatabaseAdapterBase)

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc284260.pubmethod(pl-pl,SQL.100).gif Alter  Alters database adapter base properties. (inherited from DatabaseAdapterBase)
Cc284260.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc284260.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc284260.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc284260.pubmethod(pl-pl,SQL.100).gif GetVolume  (inherited from DatabaseAdapterBase )
Cc284260.pubmethod(pl-pl,SQL.100).gifCc284260.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc284260.pubmethod(pl-pl,SQL.100).gif Refresh  Refreshes the database adapter. (inherited from DatabaseAdapterBase)
Cc284260.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc284260.protmethod(pl-pl,SQL.100).gif DataFileVolumeNotIn  (inherited from DatabaseAdapterBase )
Cc284260.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc284260.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top