FieldInTableData Properties |
The FieldInTableData type exposes the following members.
Name | Description | |
---|---|---|
Comment | Comment related to the field. | |
DerivedFields | ||
HasDuplicates | This property is set to true if the field contains some duplicate values. | |
HasNull | This property is set to true if the field contains some Null values. | |
HasWild | ||
InformationDensity | Number of records that have values (i.e. not NULL) in the field as compared to the total
number of records in the table. | |
IsSynthetic | This property is set to true if the field contains a synthetic key. | |
KeyType | Tells if the field is a key field. | |
Name | Name of the field. | |
nNonNulls | ||
nPresentDistinctValues | ||
nRows | ||
nTotalDistinctValues | ||
OriginalFields | Is shown for fixed records.
qOriginalFieldName and qName are identical if no field names are used in the file.
qOriginalFieldName differs from qName if embedded file names are used in the file. | |
Present | ||
SubsetRatio | Number of distinct values in the field (in the current table) as compared to the total
number of distinct values of this field (in all tables). | |
Tags | List of tags related to the field. |