IOdbcDatabaseConfiguration Members

Include Protected Members
Include Inherited Members

The IOdbcDatabaseConfiguration type exposes the following members.

Methods

  Name Description
Public method AsDefault
Set this database as the default one in the configuration.
(Inherited from IDatabaseConfigurationProperties.)
Public method Equals
Redeclaration that hides the Equals(Object) method from IntelliSense.
(Inherited from IFluentInterface.)
Public method ForDatabaseNamed
Configure a named database.
(Inherited from IDatabaseConfiguration.)
Public method GetHashCode
Redeclaration that hides the GetHashCode() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method GetType
Redeclaration that hides the GetType() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method ToString
Redeclaration that hides the ToString() method from IntelliSense.
(Inherited from IFluentInterface.)
Public method WithConnectionString(String)
Connection string to use for this data source.
(Inherited from IDatabaseDefaultConnectionString.)
Public method WithConnectionString(OdbcConnectionStringBuilder)
Define a connection string with the OdbcConnectionStringBuilder.

Properties

  Name Description
Public property ThatIs
Specify the type of database.
(Inherited from IDatabaseConfigurationProviderEntry.)

See Also

IOdbcDatabaseConfiguration Interface

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