piSQLAffectedRows - cBaseSQLExecutor

Returns the number of rows affected by the last execute

Type: Property

Access: Read/Write

Data Type: Integer

Parameters: None

Syntax
 Property Integer piSQLAffectedRows

Read Access: Get piSQLAffectedRows to IntegerVariable
Write Access: Set piSQLAffectedRows to IntegerVariable/Value


Description

piSQLAffectedRows returns the number of rows affected by the last execute.