Query_Interface Interface |
[Missing <summary> documentation for "T:MARCEngine7.Query_Interface"]
Namespace: MARCEngine7
public interface Query_Interface
The Query_Interface type exposes the following members.
Name | Description | |
---|---|---|
![]() | Database |
Dateabase
|
![]() | ElementSetName |
Elementset (usually B (brief record) or F (full records))
|
![]() | Error |
Connection Error Message
|
![]() | Hits |
Number of hits returned
|
![]() | Host |
Host
|
![]() | Limit |
Limit: Number of records to retrieve
|
![]() | Password |
Password: If necessary
|
![]() | Port |
Port to connect to
|
![]() | Proxy |
Proxy Settings
|
![]() | Start |
Start: Start position within a resultset for retrival
|
![]() | Syntax |
Preferred Syntax
|
![]() | Username |
Username if necessary
|
Name | Description | |
---|---|---|
![]() | BatchZ3950Search |
BatchZ3950Search allows for a batch search on a set of files.
|
![]() | BatchZ3950SearchEx |
BatchZ3950SearchEx returns a multi-dimensional array of a search
|
![]() | Z3950Search |
Query Z39.50 Search
|
![]() | Z3950SearchEx |
Z3950SearchEx Returns records as an object array
|