Click or drag to resize

Query Properties

The Query type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
Sets the connection string's database
Public propertyElementSetName
Sets the ElementSetName (generally B for brief records or F for full records)
Public propertyError
Returns the connection error message
Public propertyHits
Returns the number of hits from a resultsSet.
Public propertyHost
Sets the host for a connection string
Public propertyLimit
Sets the number of records to retrieve from a results set
Public propertyPassword
Sets the Password for authentication
Public propertyPort
Sets the Port number for the Connection
Public propertyProxy
Sets the proxy information
Public propertyStart
Sets the start position within a results set.
Public propertySyntax
Sets the Preferred Record Syntax
Public propertyUsername
Sets the Username for authentication
Top
See Also