DatabaseFactory Methods

Include Protected Members
Include Inherited Members

The DatabaseFactory type exposes the following members.

Methods

  Name Description
Public methodStatic member ClearDatabaseProviderFactory
Clears the provider factory for the static DatabaseFactory.
Public methodStatic member CreateDatabase()
Creates the default Database object
Public methodStatic member CreateDatabase(String)
Creates the Database object with the specified name.
Public methodStatic member SetDatabaseProviderFactory
Sets the provider factory for the static DatabaseFactory.
Public methodStatic member SetDatabases
Sets the database mappings.

See Also

DatabaseFactory Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace