DatabaseConfigurationExtension Members

Include Protected Members
Include Inherited Members

The DatabaseConfigurationExtension type exposes the following members.

Constructors

  Name Description
Ff671559.protmethod(en-us,PandP.50).gif DatabaseConfigurationExtension
Initializes a new DatabaseConfigurationExtension with a IDatabaseConfigurationProviders context.

Methods

  Name Description
Ff671559.pubmethod(en-us,PandP.50).gif AsDefault
Set this database as the default one in the configuration.
Ff671559.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff671559.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671559.pubmethod(en-us,PandP.50).gif ForDatabaseNamed
Configure a named database.
Ff671559.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff671559.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671559.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671559.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff671559.pubmethod(en-us,PandP.50).gif WithConnectionString Overloaded.

Properties

  Name Description
Ff671559.pubproperty(en-us,PandP.50).gif Builder
Context of the current builder for the extension.
Ff671559.pubproperty(en-us,PandP.50).gif ConnectionString
The connection string in progress.
Ff671559.pubproperty(en-us,PandP.50).gif ThatIs
Specify the type of database.

Explicit Interface Implementations

  Name Description
Ff671559.pubinterface(en-us,PandP.50).gifFf671559.privmethod(en-us,PandP.50).gif IFluentInterface.GetType
Base class to help build database-specific configurations extensions for DataConfigurationSourceBuilderExtensions.

See Also

DatabaseConfigurationExtension Class

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