UpdatedRowSource Property

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.”