Aracılığıyla paylaş


DatabaseAdapterBase Members

Database adapter base.

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

Public Constructors

  Name Description
DatabaseAdapterBase Initializes a new instance of the DatabaseAdapterBase class for the specified object.

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc283093.pubproperty(tr-tr,SQL.100).gif AutoClose Gets or sets a Boolean value
Cc283093.pubproperty(tr-tr,SQL.100).gif AutoShrink Gets or sets a Boolean value
Cc283093.pubproperty(tr-tr,SQL.100).gif IsSystemObject  
Cc283093.pubproperty(tr-tr,SQL.100).gif LastBackupDate Gets a Datetime object that indicates the time of the last backup.
Cc283093.pubproperty(tr-tr,SQL.100).gif LastLogBackupDate Gets a Datetime object that indicates the time of the last log backup.
Cc283093.pubproperty(tr-tr,SQL.100).gif PageVerify Gets a Boolean value that indcates if the Page Verify setting is set to checksum.
Cc283093.pubproperty(tr-tr,SQL.100).gif ReadOnly Gets or sets a Boolean value.
Cc283093.pubproperty(tr-tr,SQL.100).gif RecoveryModel Gets or sets the database adapter recovery model.
Cc283093.pubproperty(tr-tr,SQL.100).gif Size Gets the database size in MB.
Cc283093.pubproperty(tr-tr,SQL.100).gif Status Gets the database status.
Cc283093.pubproperty(tr-tr,SQL.100).gif Trustworthy Gets or sets a Boolean property for the database adapter base.

Top

Protected Properties

  Name Description
Cc283093.protproperty(tr-tr,SQL.100).gif Database Gets the database that is associated with the AdapterBase object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc283093.pubmethod(tr-tr,SQL.100).gif Alter Alters database adapter base properties.
Cc283093.pubmethod(tr-tr,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc283093.pubmethod(tr-tr,SQL.100).gif GetHashCode  (inherited from Object )
Cc283093.pubmethod(tr-tr,SQL.100).gif GetType  (inherited from Object )
Cc283093.pubmethod(tr-tr,SQL.100).gif GetVolume Returns the volume name as it appears in the PATH variable.
Cc283093.pubmethod(tr-tr,SQL.100).gifCc283093.static(tr-tr,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc283093.pubmethod(tr-tr,SQL.100).gif Refresh Refreshes the database adapter.
Cc283093.pubmethod(tr-tr,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc283093.protmethod(tr-tr,SQL.100).gif DataFileVolumeNotIn  
Cc283093.protmethod(tr-tr,SQL.100).gif Finalize  (inherited from Object )
Cc283093.protmethod(tr-tr,SQL.100).gif MemberwiseClone  (inherited from Object )

Top