Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RawResolver

Hierarchy

  • RawResolver

Implements

Index

Constructors

Properties

Constructors

constructor

  • new RawResolver(dbName: string, tableName: string, rowKey?: undefined | string, columnName?: undefined | string): RawResolver

Properties

Optional columnName

columnName: undefined | string

dbName

dbName: string

Optional rowKey

rowKey: undefined | string

tableName

tableName: string

type

type: string = "raw"