Click or drag to resize
QvxServerWildcardSelectionAllowed Property
Ask the QvxServer if it allows wildcard selection of fields.

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

Return Value

Type: Boolean
True or false depending on whether the connector allows a wildcard selection of fields or not.

Implements

IQvxServerWildcardSelectionAllowed
See Also