Gets the data type of this table column.

Syntax

public System.Type DataType { get; }
Public ReadOnly Property DataType() As System.Type

Limitations

Read only.