Query Methods |
The Query type exposes the following members.
| 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 | Determines whether the specified object is equal to the current object. (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 the default hash function. (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
|