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. |
Specifies characteristics of a Column.
Constant | Value | Description |
---|---|---|
adColFixed | 1 | The column is a fixed length. |
adColNullable | 2 | The column may contain null values. |