InsertCommand property

Description

An AseCommand that is executed against the database when an Update() is called that adds rows to the database to correspond to rows that were inserted in the DataSet.

Syntax

AseCommand InsertCommand

Access

Read-write

Usage

See also

“Update method”, “Inserting, updating, and deleting rows using the AseCommand object”, and “Inserting, updating, and deleting rows using the AseDataAdapter object”.