SqlClientFactory Class
.NET Framework (current version)
Represents a set of methods for creating instances of the System.Data.SqlClient provider's implementation of the data source classes.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | CanCreateDataSourceEnumerator | Returns true if a SqlDataSourceEnumerator can be created; otherwise false .(Overrides DbProviderFactory::CanCreateDataSourceEnumerator.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Instance | Gets an instance of the SqlClientFactory. This can be used to retrieve strongly typed data objects. |
| Name | Description | |
|---|---|---|
![]() ![]() | IServiceProvider::GetService(Type^) | For a description of this member, see IServiceProvider::GetService. |
.NET Framework
Available since 2.0
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:





