IDatabaseOracleConfiguration Members
Include Protected Members
Include Inherited Members
The IDatabaseOracleConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsDefault |
Set this database as the default one in the configuration.
(Inherited from IDatabaseConfigurationProperties.) |
|
Equals |
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ForDatabaseNamed |
Configure a named database.
(Inherited from IDatabaseConfiguration.) |
|
GetHashCode |
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
GetType |
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
WithConnectionString | Overloaded. | |
WithPackageNamed |
Define an Oracle package with the specified name.
|
Properties
Name | Description | |
---|---|---|
ThatIs |
Specify the type of database.
(Inherited from IDatabaseConfigurationProviderEntry.) |
See Also
IDatabaseOracleConfiguration Interface
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace