IDatabaseProviderConfiguration Members
Include Protected Members
Include Inherited Members
The IDatabaseProviderConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
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.) |
|
MappedToDatabase<T> |
The Database to map the provider to.
|
|
MappedToDatabase |
The Database to map the provider to.
|
|
ToString |
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.) |
|
WithProviderNamed |
Specify a custom provider name or alias to use. This must map to the name of the invarient name specified by DbProviderFactories
(Inherited from IDataConfiguration.) |
See Also
IDatabaseProviderConfiguration Interface
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace