IDataAdapter Methods
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Fill(DataSet^) | |
![]() | FillSchema(DataSet^, SchemaType) | Adds a DataTable named "Table" to the specified DataSet and configures the schema to match that in the data source based on the specified SchemaType. |
![]() | GetFillParameters() | Gets the parameters set by the user when executing an SQL SELECT statement. |
![]() | Update(DataSet^) |
Show:
