SqlDataSource Constructors
The data source that allows you to bind data-aware controls to a database (in read-only mode) using specified data connection options.
Name | Parameters | Description |
---|---|---|
Sql |
connection |
Initializes a new instance of the Sql |
Sql |
connection |
Initializes a new instance of the Sql |
See Also