AffectedRows Property
Description
The number of table rows that were affected by the command.
Property type
Read-only property
Syntax
Visual Basic
Public Property AffectedRows As Long
Remarks
Consult your support service representative for guidance on use of the Command object to change data.
See Also