Getvalue, Getvalue 237, Method – Kofax DM API User Manual

Page 257

Advertising
background image

DM API M

ETHODS

AND

P

ROPERTIES

237

GetValue

GetValue

The GetValue method retrieves the next value from the current result
set.

Syntax

PCDNetworkInfo.GetValue()

Returns

GetValue returns a string that contains the value of the current element
of the result set. It always returns a string, regardless of the actual data
type.

Usage

The

NextRow

method must be called before GetValue is called.

Example

The

Example

in the discussion of the PCDNetworkInfo object shows

how you can use this method.

Related Items

See the

PCDNetworkInfo

object.

See the

NextRow

method.

See the following properties:

ErrDescription
ErrNumber

Advertising