Click or drag to resize
QvxNullRepresentation Enumeration
Definition of different NULL value representations.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public enum QvxNullRepresentation
Members
  Member nameValueDescription
QVX_NULL_NEVER0
QVX_NULL_ZERO_LENGTH1
QVX_NULL_FLAG_WITH_UNDEFINED_DATA2
QVX_NULL_FLAG_SUPPRESS_DATA3
See Also