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.
Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration.Fluent.IDatabaseOraclePackageConfiguration Interface Reference

Oracle package configuration options. More...

Inheritance diagram for Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration.Fluent.IDatabaseOraclePackageConfiguration:

Public Member Functions

IDatabaseConfigurationProperties AndPrefix (string prefix)
 Define the prefix for the Oracle package. More...
 

Detailed Description

Oracle package configuration options.

Member Function Documentation

◆ AndPrefix()

IDatabaseConfigurationProperties Microsoft.Practices.EnterpriseLibrary.Data.Oracle.Configuration.Fluent.IDatabaseOraclePackageConfiguration.AndPrefix ( string  prefix)

Define the prefix for the Oracle package.

Parameters
prefixThe package prefix.
Returns

The documentation for this interface was generated from the following file: