The COLUMNINFO type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| bPrecision |
Precision.
| |
| bScale |
Scale.
| |
| dwFlags |
Column flags.
| |
| iOrdinal |
Column ordinal.
| |
| nOffset |
Column offset (not used).
| |
| strName |
Column name.
| |
| ulColumnSize |
Maximum column size.
| |
| wBlobType |
Column type for BLOBs.
| |
| wType |
Column type.
|