SqlDataSource Constructor
.NET Framework 3.0
Initializes a new instance of the SqlDataSource class. SqlDataSourceView AccessDataSource DataSourceControl ASP.NET Data Access Overview
| 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: