Data Set Column Properties

The following properties are available on DataSetColumn objects, which appear as expandable sub-properties of the objects that use them.

Misc

Property Type Default Description

DisplayName

string

The display name of the column.

Enabled

bool

false

Whether the column is included in the data set.

Name

string

The name of the column.

Type

string

The JDBC data type of the column.