Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Database

Package version

Represents a Database.

Hierarchy

Index

Properties

Optional charset

charset: undefined | string

The charset of the database.

Optional collation

collation: undefined | string

The collation of the database.

Optional id

id: undefined | string

Resource ID NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc