Gets a span of bytes from the column at the specified index from the current selected row.
- Parameters
-
| column_index | The index of the column. |
- Returns
- The span of bytes from the column. The bytes are a view of the column data and will be invalidated after the statement steps forward, is reset or destroyed.