TDbDataAdapter.UpdateCommand Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbDataAdapter > Properties >

TDbDataAdapter.UpdateCommand Property

Gets or sets a command used to update records in the data source.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Property Value

Type: TDbCommand

expandingSee Also