Attributes Property (ADOX)
Describes column characteristics.
Settings and Return Values
Sets or returns a Long value. The value specifies characteristics of the table represented by the Column object and can be a combination of ColumnAttributesEnum constants. The default value is zero (0), which is neither adColFixed nor adColNullable.
See Also
Attributes Property Example (VB)
Applies To: Column Object | Property Object