SqlDataSource Fields
The data source that allows you to bind data-aware controls to a database (in read-only mode) using specified data connection options.Name | Description |
---|---|
KeepConnectionOpen static | Obsolete. Use the ConnectionOptions.CloseConnection property instead. |
See Also