Kofax DM API Manual de usuario Pagina 280

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 279
260 CHAPTER 4
SetChunkFactor
SetChunkFactor
This method sets the number of rows to retrieve from the server results
set when a SQL call is made. The default is 10.
Syntax
PCDLookup.SetChunkFactor( lngChunkSize )
PCDPropertyLists.SetChunkFactor( lngChunkSize )
PCDRecentDoc.SetChunkFactor( lngChunkSize )
PCDSearch.SetChunkFactor( lngChunkSize )
Parameter
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Usage
You are never required to call this method—it is provided to optimize
wire traffic to the server.
Related Items
See the following objects:
PCDLookup
PCDPropertyLists
PCDRecentDoc
PCDSearch
See the following properties:
lngChunkSize A long integer that specifies the number of rows
to retrieve into the local cache at one time.
Vista de pagina 279
1 2 ... 275 276 277 278 279 280 281 282 283 284 285 ... 527 528

Comentarios a estos manuales

Sin comentarios