IDatabaseConfiguration Interface

Supports configuring the data connections via fluent-style interface.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent
Assembly:  Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)

Syntax

'Declaration
Public Interface IDatabaseConfiguration _
    Implements IFluentInterface
public interface IDatabaseConfiguration : IFluentInterface
public interface class IDatabaseConfiguration : IFluentInterface
public interface IDatabaseConfiguration extends IFluentInterface

See Also

IDatabaseConfiguration Members

Microsoft.Practices.EnterpriseLibrary.Data.Configuration.Fluent Namespace