SqlDataSource Constructor
.NET Framework 2.0
Initializes a new instance of the SqlDataSource class.
| Name | Description |
|---|---|
| SqlDataSource () | Initializes a new instance of the SqlDataSource class. |
| SqlDataSource (String, String) | Initializes a new instance of the SqlDataSource class with the specified connection string and Select command. |
| SqlDataSource (String, String, String) | Initializes a new instance of the SqlDataSource class with the specified connection string and Select command. |
Community Additions
ADD
Show: