ITableCreator.Fields

Syntax

Fields: Object;

Description

The Fields property returns the collection of data source fields, based on which table fields are created.

Comments

This property returns the fields collection described by the  IDtFieldDefinitions interface.

See also:

ITableCreator