meta data for this page
  •  

ibec_ds_FieldCount

Returns the number of fields associated with the dataset.

Description

Call ibec_ds_FieldCount to determine the number of fields associated with the dataset.

Syntax

   function ibec_ds_FieldCount(Dataset : variant) : integer;

Examples