CardinalRatio Property
Overloads
CardinalRatio |
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. JSON property name: qCardinalRatio |
CardinalRatio
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.
JSON property name: qCardinalRatio
Declaration
public double CardinalRatio { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!