Click or drag to resize
Query Properties

The Query type exposes the following members.

Properties
  Name Description
Public property Database
Sets the connection string's database
Public property ElementSetName
Sets the ElementSetName (generally B for brief records or F for full records)
Public property Error
Returns the connection error message
Public property Hits
Returns the number of hits from a resultsSet.
Public property Host
Sets the host for a connection string
Public property Limit
Sets the number of records to retrieve from a results set
Public property Password
Sets the Password for authentication
Public property Port
Sets the Port number for the Connection
Public property Proxy
Sets the proxy information
Public property Start
Sets the start position within a results set.
Public property Syntax
Sets the Preferred Record Syntax
Public property Username
Sets the Username for authentication
Top
See Also