Share via


GenericDatabaseData Members

Include Protected Members
Include Inherited Members

The GenericDatabaseData type exposes the following members.

Constructors

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

Methods

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

Properties

  Name Description
Ff668936.protproperty(en-us,PandP.50).gif ConfigurationSource
Gets the IConfigurationSource for the database data.
(Inherited from DatabaseData.)
Ff668936.pubproperty(en-us,PandP.50).gif ConnectionString
Gets the connection string for the represented database.
(Inherited from DatabaseData.)
Ff668936.protproperty(en-us,PandP.50).gif ConnectionStringSettings
Gets the ConnectionStringSettings for the database data.
(Inherited from DatabaseData.)
Ff668936.pubproperty(en-us,PandP.50).gif Name
Gets the name for the represented database.
(Inherited from DatabaseData.)
Ff668936.pubproperty(en-us,PandP.50).gif ProviderName
Gets the name of the ADO.NET provider for the represented database.

See Also

GenericDatabaseData Class

Microsoft.Practices.EnterpriseLibrary.Data.Configuration Namespace