Type Property (Column) (ADOX)

Microsoft ActiveX Data Objects (ADO)

ADOX 2.5 API Reference

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.

See Also

ParentCatalog Property Example (VB)

Type Property (Key) | Type Property (Table)

Applies To: Column Object

© 1998-2003 Microsoft Corporation. All rights reserved.