Click or drag to resize
Query_InterfaceZ3950Search Method
Query Z39.50 Search

Namespace: MARCEngine5
Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax
string Z3950Search(
	string keyword,
	int type
)

Parameters

keyword
Type: SystemString
Query string
type
Type: SystemInt32
Attribute 1 type

Return Value

Type: String
Returns the number of records processed.
See Also