![]() |
Enterprise Library Data Access Application Block
7.0-rc1
The Data Access Application Block abstracts the actual database you are using, and exposes a collection of methods that make it easy to access that database and to perform common tasks.
|
Oracle-specific connection information. More...
Public Member Functions | |
OracleConnectionData () | |
Initializes a new instance of the OracleConnectionData class with default values. More... | |
Properties | |
override string | Name [get, set] |
NamedElementCollection< OraclePackageData > | Packages [get] |
Gets a collection of OraclePackageData objects. More... | |
Oracle-specific connection information.
Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration.OracleConnectionData.OracleConnectionData | ( | ) |
Initializes a new instance of the OracleConnectionData class with default values.
|
getset |
|
get |
Gets a collection of OraclePackageData objects.
A collection of OraclePackageData objects.