Query_InterfaceZ3950Search Method |
Query Z39.50 Search
Namespace:
MARCEngine7
Assembly:
MARCEngine7 (in MARCEngine7.dll) Version: 1.0.22.0 (1.0.22)
Syntaxstring Z3950Search(
string keyword,
int type
)
Parameters
- keyword
- Type: SystemString
Query string - type
- Type: SystemInt32
Attribute 1 type
Return Value
Type:
StringReturns the number of records processed.
See Also