![]() |
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 package configuration options. More...
Public Member Functions | |
IDatabaseConfigurationProperties | AndPrefix (string prefix) |
Define the prefix for the Oracle package. More... | |
Oracle package configuration options.
IDatabaseConfigurationProperties Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration.Fluent.IDatabaseOraclePackageConfiguration.AndPrefix | ( | string | prefix | ) |
Define the prefix for the Oracle package.
prefix | The package prefix. |