Share via


DatabaseData Members

Include Protected Members
Include Inherited Members

The DatabaseData type exposes the following members.

Constructors

  Name Description
Ff670969.protmethod(en-us,PandP.50).gif DatabaseData
Initializes a new instance of the DatabaseData class with a connection string and a configuration source.

Methods

  Name Description
Ff670969.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff670969.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670969.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff670969.pubmethod(en-us,PandP.50).gif GetRegistrations
Creates a TypeRegistration instance describing the database represented by this configuration object.
Ff670969.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670969.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670969.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff670969.protproperty(en-us,PandP.50).gif ConfigurationSource
Gets the IConfigurationSource for the database data.
Ff670969.pubproperty(en-us,PandP.50).gif ConnectionString
Gets the connection string for the represented database.
Ff670969.protproperty(en-us,PandP.50).gif ConnectionStringSettings
Gets the ConnectionStringSettings for the database data.
Ff670969.pubproperty(en-us,PandP.50).gif Name
Gets the name for the represented database.

See Also

DatabaseData Class

Microsoft.Practices.EnterpriseLibrary.Data.Configuration Namespace