Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

A structure describing a table resource with LF-tags.

Hierarchy

  • TaggedTable

Properties

LFTagOnDatabase?: LFTagPair[]

A list of LF-tags attached to the database where the table resides.

LFTagsOnColumns?: ColumnLFTag[]

A list of LF-tags attached to columns in the table.

LFTagsOnTable?: LFTagPair[]

A list of LF-tags attached to the table.

A table that has LF-tags attached to it.