bridge between SQL Server and DataSet
C61152
concept
A bridge between SQL Server and DataSet is a component that connects to a SQL Server database, executes queries or commands, and populates or updates a DataSet with the retrieved or modified data.
Instances (1)
| Instance | Via concept surface |
|---|---|
| SqlDataAdapter | — |