Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Type aliases

Type aliases

RecordColDef

RecordColDef: { colName: string; colType: any }

Definition of a record column containing the name and the datatype of the column

Type declaration

  • colName: string
  • colType: any

Generated using TypeDoc