Kofax DM API Bedienungsanleitung Seite 269

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 268
DM API METHODS AND PROPERTIES 249
NextRow
NextRow
This method increments the current row pointer.
Syntax
PCDGetDoc.NextRow()
PCDLookup.NextRow()
PCDNetworkInfo.NextRow()
PCDPropertyLists.NextRow()
PCDPutDoc.NextRow()
PCDRecentDoc.NextRow()
PCDSearch.NextRow()
PCDSQL.NextRow()
Returns
Returns a Boolean value of TRUE if pointer incremented without error.
It returns
FALSE if the row number is less than 1 or greater than the
number of rows in the result set.
Usage
You can make a call to NextRow or SetRow only after calling Execute.
You must make a call to
NextRow or SetRow before the first call to
GetPropertyValue, GetMetaPropertyValue, or GetValue.
Example
The section titled Retrieving Recently Edited Documents in Chapter 1
illustrates the use of the NextRow method.
Related Items
See the following objects:
PCDGetDoc
PCDLookup
PCDNetworkInfo
PCDPropertyLists
Seitenansicht 268
1 2 ... 264 265 266 267 268 269 270 271 272 273 274 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare