Advanced.Data.Provider Documentation

IAdpDataAdapter.UpdateCommand Property

[This is preliminary documentation and subject to change.]

Gets or sets an SQL statement used to update records in the data source.

[Visual Basic]
Property UpdateCommand As AdpCommand
[C#]
AdpCommand UpdateCommand {get; set;}

See Also

IAdpDataAdapter Interface | Advanced.Data.Provider Namespace