Kofax DM API Manual de usuario Pagina 285

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 284
DM API METHODS AND PROPERTIES 265
SetLibrary
SetLibrary
This method sets the DM library that is to be used with the current
instance of the PCDSQL object.
Syntax
PCDSQL.SetLibrary( strMyLibrary )
Parameter
Returns
Returns an HRESULT value. It always returns a value that indicates
SUCCESS, whether the library that is being set exists or not.
Usage
If an empty string is sent with the SetLibrary method, the user’s default
library becomes the target of subsequent SQL statements.
Example
The Example in the discussion of the PCDSQL object shows how you
can use this method.
Related Items
See the PCDSQL object.
See the following properties:
ErrDescription
ErrNumber
strMyLibrary A string variable that contains the name of the
library to use.
Vista de pagina 284
1 2 ... 280 281 282 283 284 285 286 287 288 289 290 ... 527 528

Comentarios a estos manuales

Sin comentarios