CountNominalIDs

Declaration: TDataTable.CountNominalIDs (Col: integer): integer;
The method CountNominalIDs returns the number of defined nominal identifiers of the column Col. Please note that number of defined Nominal IDs is not necessarily equal to the ordinal of the highest nominal ID (since some IDs in between might be undefined and are thus not counted).