UpdateCommand property

Description

An AseCommand that is executed against the database when Update() is called to update rows in the database that correspond to updated rows in the DataSet.

Syntax

AseCommand UpdateCommand

Access

Read-write

Usage

See also

“Update method”.