UpdatedRowSource property

Description

Command results that are applied to the DataRow when used by the Update method of the AseDataAdapter.

Syntax

UpdateRowSource UpdatedRowSource

Access

Read-write

Implements

IDbCommand.UpdatedRowSource

Property value

One of the UpdatedRowSource values. If the command is automatically generated, the default is None. Otherwise, the default is “Both.”