[]
        
(Showing Draft Content)

IColumnDataType Interface

IColumnDataType Interface

Objects used to specify column data types.

Heirarchy

  • IColumnDataType

Properties

Properties

dataType

dataType: DataType

Data type applied to columns with names that match the given pattern.

pattern

pattern: RegExp

Regular expression used to match column names.