Click or drag to resize
QvxConnectOptionsReadOnly Property
If true, open data source as read-only.

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

Property Value

Type: Boolean
See Also