IDataConfiguration Members
Include Protected Members
Include Inherited Members
The IDataConfiguration 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.) |
|
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
|
See Also
Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace