Query Properties |
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
|