Getrowcount, Getrowcount 216 – Kofax DM API User Manual

Page 236

Advertising
background image

216 C

HAPTER

4

GetRowCount

GetRowCount

Use the GetRowCount method to determine the number of rows that a
result data set returns.

Syntax

PCDNetworkInfo.GetRowCount()

PCDSQL.GetRowCount()

Returns

The GetRowCount method returns a long integer that contains the
number of rows in the current result set.

Example

The

Example

in the discussion of the

PCDNetworkInfo

object

illustrates how you can use GetRowCount in your custom applications.

Related Items

See the following objects:

PCDNetworkInfo
PCDSQL

See the following properties:

ErrDescription
ErrNumber

Advertising