| title |
ColumnAttributesEnum | Microsoft Docs |
| ms.prod |
sql |
| ms.prod_service |
connectivity |
| ms.technology |
connectivity |
| ms.custom |
|
| ms.date |
01/19/2017 |
| ms.reviewer |
|
| ms.topic |
conceptual |
| apitype |
COM |
| f1_keywords |
|
| helpviewer_keywords |
ColumnAttributesEnum enumeration [ADOX] |
|
| ms.assetid |
cd0db27a-1080-40af-a491-3893e7bef9cd |
| author |
MightyPen |
| ms.author |
genemi |
Specifies characteristics of a Column.
| Constant |
Value |
Description |
| adColFixed |
1 |
The column is a fixed length. |
| adColNullable |
2 |
The column may contain null values. |
Attributes Property (ADOX)