Click or drag to resize
FieldScoresCardinalRatio Property
Cardinality of a column/field divided by the number of rows in the table. If the cardinal ratio is 1, it means that the column is a candidate/primary key.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public double CardinalRatio { get; set; }

Property Value

Type: Double

Implements

IFieldScoresCardinalRatio
See Also