DeleteCommand | Gets or sets an SQL statement for deleting records from the data set. |
InsertCommand | Gets or sets an SQL statement used to insert new records into the data source. |
SelectCommand | Gets or sets an SQL statement used to select records in the data source. |
UpdateCommand | Gets or sets an SQL statement used to update records in the data source. |
IAdpDataAdapter Interface | Advanced.Data.Provider Namespace