Qlik Sense .NET SDK - API Reference
Qlik Sense .NET SDK - API Reference
Qlik.Engine
FieldInTableData Class
FieldInTableData Properties
Comment Property
DerivedFields Property
HasDuplicates Property
HasNull Property
HasWild Property
InformationDensity Property
IsSynthetic Property
KeyType Property
Name Property
nNonNulls Property
nPresentDistinctValues Property
nRows Property
nTotalDistinctValues Property
OriginalFields Property
Present Property
SubsetRatio Property
Tags Property
FieldInTableData
HasNull Property
This property is set to true if the field contains some Null values.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
VB
Copy
public
bool
HasNull
{
get
;
set
; }
Public
Property
HasNull
As
Boolean
Get
Set
Property Value
Type:
Boolean
Implements
IFieldInTableData
HasNull
See Also
Reference
FieldInTableData Class
Qlik.Engine Namespace
Help files generated: 2015-01-20