Udostępnij przez


DatabaseSecurityAdapter Members

Includes properties and methods that are used to expose the Database Security facet.

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

Public Constructors

  Name Description
DatabaseSecurityAdapter Includes properties and methods that are used to expose the Database Security facet.

Top

Public Properties

(see also Protected Properties )

  Name Description
Cc287498.pubproperty(pl-pl,SQL.100).gif AutoClose  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif AutoShrink  Gets or sets a Boolean value (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif IsOwnerSysadmin Determines if the database owner has a sysadmin role.
Cc287498.pubproperty(pl-pl,SQL.100).gif IsSystemObject  (inherited from DatabaseAdapterBase )
Cc287498.pubproperty(pl-pl,SQL.100).gif LastBackupDate  Gets a Datetime object that indicates the time of the last backup. (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif LastLogBackupDate  Gets a Datetime object that indicates the time of the last log backup. (inherited from DatabaseAdapterBase)
Cc287498.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)
Cc287498.pubproperty(pl-pl,SQL.100).gif ReadOnly  Gets or sets a Boolean value. (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif RecoveryModel  Gets or sets the database adapter recovery model. (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif Size  Gets the database size in MB. (inherited from DatabaseAdapterBase)
Cc287498.pubproperty(pl-pl,SQL.100).gif Status  Gets the database status. (inherited from DatabaseAdapterBase)
Cc287498.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
Cc287498.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
Cc287498.pubmethod(pl-pl,SQL.100).gif Alter  Alters database adapter base properties. (inherited from DatabaseAdapterBase)
Cc287498.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Cc287498.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Cc287498.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc287498.pubmethod(pl-pl,SQL.100).gif GetVolume  (inherited from DatabaseAdapterBase )
Cc287498.pubmethod(pl-pl,SQL.100).gifCc287498.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc287498.pubmethod(pl-pl,SQL.100).gif Refresh Overridden. Refreshes database security facet properties.
Cc287498.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top