Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatabaseTable

Package version

Table properties

Hierarchy

  • DatabaseTable

Index

Properties

Properties

Optional hasRows

hasRows: undefined | false | true

Indicates whether table is empty or not NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Schema-qualified name of the table NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc