DefaultSqlServerFactory

Creates SQL Server components based on their descriptors.

Inherits: Factory

Description

The DefaultSqlServerFactory class allows you to create a factory used to create SQL Server components based on their descriptors.

Constructors

Creates a new instance of the factory.

public DefaultSqlServerFactory()

See also