Next Previous Up Top Contents Index

1.7 Warning and error conditions

row-count

Generic function

Summary

Returns the number of rows that were affected by the last SQL statement to be executed.

Signature

row-count diagnostic => count 

Arguments

diagnostic
An instance of <diagnostic>.

Values

count
An instance of <integer>.

Library

SQL

Module

SQL

Description

Returns the number of rows that were affected by the last SQL statement to be executed.


OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index