TOdbcCommandBuilder.GetDeleteCommand Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Odbc > Classes > TOdbcCommandBuilder > Methods >

TOdbcCommandBuilder.GetDeleteCommand Method

Gets the automatically generated OdbcCommand object required to perform deletions at the data source.

 

Namespace: CNClrLib.ADONet.Odbc

expandingSyntax

Return Value

Type: _OdbcCommand

expandingSee Also