Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogsColumn

Package version

A column in a table.

Hierarchy

  • LogsColumn

Index

Properties

Properties

Optional name

name: undefined | string

The name of this column.

Optional type

The data type of this column. Defines values for LogsColumnType. KnownLogsColumnType can be used interchangeably with LogsColumnType, this enum contains the known values that the service supports.

Known values supported by the service

bool datetime dynamic int long real string guid decimal timespan

Generated using TypeDoc