MarcEdit .NET COM API Documentation | |
Query.BatchZ3950Search Method
BatchZ3950Search allows for a batch search on a set of files.
Parameters
- sSource
- Source File
- sDest
- Destination File
- ltype
- Integer corresponding to the bib-1 search type.
Example: 1016 for keyword, -1 for raw searches, 7 for isbn, etc.
- NotFound
- Path for items not found
Return Value
Returns the number of returned records
Implements
Query_Interface.BatchZ3950Search
See Also
Query Class | MARCEngine5 Namespace