SqlDataSourceConnectionStringEditor.SetProviderName Method (Object, DesignerDataConnection)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the ProviderName property of the SqlDataSource object.
Assembly: System.Design (in System.Design.dll)
Parameters
- instance
-
Type:
System.Object
The SqlDataSource that the connection string applies to.
- connection
-
Type:
System.ComponentModel.Design.Data.DesignerDataConnection
The DesignerDataConnection associated with the SqlDataSource.
.NET Framework
Available since 2.0
Available since 2.0
Show: