Click or drag to resize
IQvxServerWildcardSelectionAllowed 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#
bool WildcardSelectionAllowed { get; }

Return Value

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