SqlDataConnection Constructors
A connection to a SqlDataSource.
Name | Parameters | Description |
---|---|---|
Sql |
none |
Initializes a new instance of the Sql |
Sql |
sql |
Initializes a new instance of the Sql |
Sql |
name, connection |
Initializes a new instance of the Sql |
See Also