Type property (Column) (ADOX)
Applies to: Access 2013 | Access 2016
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.
See also
- Access for developers forum
- Access help on support.office.com
- Access help on answers.microsoft.com
- Access forums on UtterAccess
- Access developer and VBA programming help center (FMS)
- Access posts on StackOverflow
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.