Represents column metadata for SQL result.
Column name.
Column nullability. If true, the column values can be null.
Column type.
Generated using TypeDoc
Represents column metadata for SQL result.