FieldDatabaseDataTable class

FieldDatabaseDataTable class

Provides data for the FieldDatabase field result. To learn more, visit the Working with Fields documentation article.

Constructors

NameDescription
FieldDatabaseDataTable(columnNames)Initializes a new instance of the FieldDatabaseDataTable class.

Properties

NameDescription
columnNamesGets columns that belong to this table.

See Also