TOdbcDataAdapter.UpdateCommand Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Odbc > Classes > TOdbcDataAdapter > Properties >

TOdbcDataAdapter.UpdateCommand Property

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

 

Namespace: CNClrLib.ADONet.Odbc

expandingSyntax

Property Value

Type: TOdbcCommand

expandingSee Also