Type Property (Column) (ADOX)

Microsoft ActiveX Data Objects (ADO)

Type Property (Column)

       

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.