QvxServerWildcardSelectionAllowed Property |
Ask the QvxServer if it allows wildcard selection of fields.
Namespace: QlikView.Qvx.QvxLibraryAssembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax public virtual bool WildcardSelectionAllowed { get; }
Return Value
Type:
BooleanTrue or false depending on whether the connector allows a wildcard
selection of fields or not.
Implements
IQvxServerWildcardSelectionAllowedSee Also