Udostępnij przez


DatabasePerformanceAdapter Members

The Database Performance facet implements logical properties relevant to database performance management.

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

Public Constructors

  Name Description
DatabasePerformanceAdapter The Database Performance facet implements logical properties relevant to database performance management

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc286045.pubproperty(pl-pl,SQL.100).gif AutoClose  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif AutoShrink  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif CollationMatchesModelOrMaster Specifies if the collation of the database matches master or model.
Cc286045.pubproperty(pl-pl,SQL.100).gif DataAndLogFilesOnSeparateLogicalVolumes Specifies if data and log files are on separate volumes.
Cc286045.pubproperty(pl-pl,SQL.100).gif IsSystemObject  (inherited from DatabaseAdapterBase )
Cc286045.pubproperty(pl-pl,SQL.100).gif LastBackupDate  Gets a Datetime object that indicates the time of the last backup. (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif LastLogBackupDate  Gets a Datetime object that indicates the time of the last log backup. (inherited from DatabaseAdapterBase)
Cc286045.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)
Cc286045.pubproperty(pl-pl,SQL.100).gif ReadOnly  Gets or sets a Boolean value. (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif RecoveryModel  Gets or sets the database adapter recovery model. (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif Size  Gets the database size in MB. (inherited from DatabaseAdapterBase)
Cc286045.pubproperty(pl-pl,SQL.100).gif Status  Gets the database status. (inherited from DatabaseAdapterBase)
Cc286045.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
Cc286045.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
Cc286045.pubmethod(pl-pl,SQL.100).gif Alter  Alters database adapter base properties. (inherited from DatabaseAdapterBase)
Cc286045.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc286045.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc286045.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc286045.pubmethod(pl-pl,SQL.100).gif GetVolume  (inherited from DatabaseAdapterBase )
Cc286045.pubmethod(pl-pl,SQL.100).gifCc286045.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc286045.pubmethod(pl-pl,SQL.100).gif Refresh Overridden. Refreshes all the database objects and properties used by the Database Performance facet.
Cc286045.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top