IDmField.NonEmptyCount

Syntax

NonEmptyCount: Integer;

Description

The NonEmptyCount property returns the number of non-empty values in the field.

Comments

To select empty values in particular category, use the IDmField.TreatNanAsCategory property.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmField