Skip to content

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
Access Type Syntax
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.