Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Column

Package version

interface

An interface representing Column.

summary

A table column.

A column in a table.

Hierarchy

  • Column

Index

Properties

Properties

Optional name

name: undefined | string
member

{string} [name] The name of this column.

Optional type

type: undefined | string
member

{string} [type] The data type of this column.

Generated using TypeDoc