Specifies characteristics of a Column.
Constant | Value | Description |
---|---|---|
adColFixed | 1 | The column is a fixed length. |
adColNullable | 2 | The column may contain null values. |
Applies To: Attributes Property
© 1998-2001 Microsoft Corporation. All rights reserved.