SqlDatabaseAssembler Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents the process to build an instance of SqlDatabase described by configuration information.

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

Syntax

'Declaration
PublicClassSqlDatabaseAssembler _
    Implements IDatabaseAssembler
publicclassSqlDatabaseAssembler : IDatabaseAssembler
publicref classSqlDatabaseAssembler : IDatabaseAssembler
publicclass SqlDatabaseAssembler implements IDatabaseAssembler

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Data.Sql.SqlDatabaseAssembler

See Also

SqlDatabaseAssembler Members

Microsoft.Practices.EnterpriseLibrary.Data.Sql Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.