Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableSchema

Describes what a schema for a TABLE should consist of.

Hierarchy

  • ITableSchema

Index

Properties

Properties

fields

fields: Field[]

The fields of the table.

name

name: string

The name of the table.