Kofax DM API Bedienungsanleitung Seite 237

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 236
DM API METHODS AND PROPERTIES 217
GetRowsAffected
GetRowsAffected
This method reports the number of rows in the SQL database that were
affected by the latest
DELETE, INSERT, or UPDATE structured query
language statement executed against the DM library.
Syntax
PCDSQL.GetRowsAffected()
Returns
The GetRowsAffected method returns a long integer that contains the
number of rows affected by the most recent SQL statement that resulted
in a
DELETE, INSERT, or UPDATE operation.
Example
The Example in PCDSQL illustrates how you can use GetRowsAffected
in your custom applications.
Related Items
See the PCDSQL object.
See the following properties:
ErrDescription
ErrNumber
Seitenansicht 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare