Kofax DM API Uživatelský manuál Strana 280

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 279
1 2 ... 275 276 277 278 279 280 281 282 283 284 285 ... 527 528

Komentáře k této Příručce

Žádné komentáře