Describes a column within a result set of an ODA data set.
The column definition element describes a column within a result set.
The name of the column.
The name of a result set column. Required. This is the column name referenced by report elements.
The Result Set Columns’ Column Names section above for the naming rules.
The 1-based position of the column, as defined by the driver of underlying data provider.
The optional 1-based position of the column, as defined by the driver of underlying data provider. Required for data sets that identify columns by position instead of name; ignored otherwise.
The optional data type of the column.
The optional data type. Required only for data sets that require this information.
The name known to an ODA user.
This is the name known to an ODA custom designer and runtime driver, and is provided by a custom ODA designer.
The data type know to an ODA user.
This is the data type known to an ODA custom designer and runtime driver, and is provided by a custom ODA designer.