TDbDataReader.RecordsAffected Property

<< Click to Display Table of Contents >>

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

TDbDataReader.RecordsAffected Property

Gets the number of rows changed, inserted, or deleted by execution of the SQL statement.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Property Value

Type: Integer

expandingSee Also