Click or drag to resize
QvxConnectOptionsAutoCommit Property
If true, automatically commit SQL statement immediately after it is executed.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public bool AutoCommit { get; set; }

Property Value

Type: Boolean
See Also