Options
All
  • Public
  • Public/Protected
  • All
Menu

Datastorage class for grouping up and storing all the primary and secondary attributes infos of a given table

Hierarchy

  • default

Index

Constructors

constructor

  • Constructor for TableAttribteInfo

    Parameters

    • primaryAttributes: default[]

      Array of primary attributes of the given table

    • secondaryAttributes: default[]

      Array of secondary attribute of the given table

    Returns default

Properties

primaryAttributes

primaryAttributes: default[]

secondaryAttributes

secondaryAttributes: default[]

Generated using TypeDoc