distinctRatio property

double? distinctRatio
getter/setter pair

Ratio of rows with distinct values against total scanned rows.

Not available for complex non-groupable field type RECORD and fields with REPEATABLE mode.

Implementation

core.double? distinctRatio;