ColumnAttributesEnum
Specifies characteristics of a Column.
Constant | Value | Description |
---|---|---|
adColFixed | 1 | The column is a fixed length. |
adColNullable | 2 | The column may contain null values. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies characteristics of a Column.
Constant | Value | Description |
---|---|---|
adColFixed | 1 | The column is a fixed length. |
adColNullable | 2 | The column may contain null values. |