Open Test Architecture API Type Library
AffectedRows Property
Collapse All
Expand All
Command Object
: 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 service representative for guidance on use of the Command object to change data.
See Also
Command Object
|
Command Members