Kofax DM API Manual do Utilizador Página 237

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 527 528

Comentários a estes Manuais

Sem comentários