TDbConnection.ExecuteNonQuery(String) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods >

TDbConnection.ExecuteNonQuery(String) Method

Executes the specified SQL statement against the connection object.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ACommandText

Type: String

Return Value

Type: Integer

expandingSee Also