Attributes Property (ADOX)

Describes column characteristics.

Settings and Return Values

Sets or returns a Long value. The value specifies characteristics of the table that is represented by the Column object. The value can be a combination of ColumnAttributesEnum constants. The default value is zero (0), which is neither adColFixed nor adColNullable.

Applies To

See Also

Attributes Property Example (VB)