Type Property (Column) (ADOX)

Indicates the data type of a column.

Settings and Return Values

Sets or returns a Long value that can be one of the DataTypeEnum constants. The default value is adVarWChar.

Remarks

This property is read/write until the Column object is appended to a collection or to another object, after which it is read-only.

Applies To

Column Object (ADOX)

See Also

ParentCatalog Property Example (VB)
Type Property (Key) (ADOX)
Type Property (Table) (ADOX)