ColumnType Property
Description
The database column type: char, date, memo, number, or time.
Property type
Read-write property
Syntax
Visual Basic
Public Property ColumnType As String
See Also