Kofax DM API Bedienungsanleitung Seite 125

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 528
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 124
DM API OBJECTS 105
PCDSearch
PCDSearch
PCDSearch provides the user with the ability to enter criteria to execute
a search of the available document servers in your DM file store. You
can use this object to execute the search, then retrieve the results by
randomly or sequentially accessing the data rows that are returned. You
access a returned data item by referring to its property name.
Syntax
PCDSearch.
methodOrProperty
Example
The following example shows how to create an instance of the
PCDSearch object.
.
.
.
pSearch = Server.CreateObject( _
"PCDClient.PCDSearch")
.
.
.
Related Items
See the following methods:
AddOrderByProperty
AddReturnMetaProperty
AddReturnProperty
AddSearchCriteria
AddSearchLib
BeginGetBlock
ColumnCount
EndGetBlock
Execute
GetMetaPropertyValue
GetMetaRowsFound
GetPropertyValue
GetPropertyValueByIndex
GetRowsFound
NextMetaRow
NextRow
ReleaseResults
SetChunkFactor
SetDST
SetMaxRows
SetMetaRow
SetReturnProperties
SetRow
SetSearchCriteria
SetSearchObject
Seitenansicht 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 527 528

Kommentare zu diesen Handbüchern

Keine Kommentare