| Query Class |
Namespace: MARCEngine5
The Query type exposes the following members.
| Name | Description | |
|---|---|---|
| Database |
Sets the connection string's database
| |
| ElementSetName |
Sets the ElementSetName (generally B for brief records or F for full records)
| |
| Error |
Returns the connection error message
| |
| Hits |
Returns the number of hits from a resultsSet.
| |
| Host |
Sets the host for a connection string
| |
| Limit |
Sets the number of records to retrieve from a results set
| |
| Password |
Sets the Password for authentication
| |
| Port |
Sets the Port number for the Connection
| |
| Proxy |
Sets the proxy information
| |
| Start |
Sets the start position within a results set.
| |
| Syntax |
Sets the Preferred Record Syntax
| |
| Username |
Sets the Username for authentication
|
| Name | Description | |
|---|---|---|
| BatchZ3950Search |
BatchZ3950Search allows for a batch search on a set of files.
| |
| BatchZ3950SearchEx |
BatchZ3950SearchEx allows for a batch search on a set of files.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Z3950Search |
Z3950Search -- performs a Z39.50 Search.
| |
| Z3950SearchEx |
Z3950Search -- performs a z39.50 search //returns an array
|