Advanced.Data.Provider Documentation

IAdpDataAdapter Members

[This is preliminary documentation and subject to change.]

IAdpDataAdapter overview

Public Instance Properties

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.

See Also

IAdpDataAdapter Interface | Advanced.Data.Provider Namespace