Describes a column within a result 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.