Click or drag to resize
QvxConnectOptions Properties

The QvxConnectOptions type exposes the following members.

Properties
  NameDescription
Public propertyAllowPrompt
If true, then user prompts are allowed. ATTENTION! This option is always set to false for QlikView 12 and above.
Public propertyAutoCommit
If true, automatically commit SQL statement immediately after it is executed.
Public propertyConnectTimeoutSec
The number of seconds to wait for any request on the connection to complete before returning to the application.
Public propertyIsEmpty
Static option set to true
Public propertyLoginTimeoutSec
The number of seconds to wait for a login request to complete before returning to the application.
Public propertyProvider
Connector namet hat is equivalent to the Connector file name.
Public propertyReadOnly
If true, open data source as read-only.
Top
See Also