Partilhar via


OracleDatabaseData Members

Include Protected Members
Include Inherited Members

The OracleDatabaseData type exposes the following members.

Constructors

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

Methods

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

Properties

  Name Description
Ff665318.protproperty(en-us,PandP.50).gif ConfigurationSource
Gets the IConfigurationSource for the database data.
(Inherited from DatabaseData.)
Ff665318.pubproperty(en-us,PandP.50).gif ConnectionString
Gets the connection string for the represented database.
(Inherited from DatabaseData.)
Ff665318.protproperty(en-us,PandP.50).gif ConnectionStringSettings
Gets the ConnectionStringSettings for the database data.
(Inherited from DatabaseData.)
Ff665318.pubproperty(en-us,PandP.50).gif Name
Gets the name for the represented database.
(Inherited from DatabaseData.)
Ff665318.pubproperty(en-us,PandP.50).gif PackageMappings
Gets the Oracle package mappings for the represented database.

See Also

OracleDatabaseData Class

Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration Namespace