Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PropertyKind<T>

The kind of the property, this can be used to fetch some specific property of the [execution result] SqlResult.

Type parameters

  • T

Hierarchy

  • PropertyKind

Index

Methods

Methods

name

  • name(): string
  • Returns string

Static create

  • Type parameters

    • T

    Parameters

    • name: string
    • type: any

    Returns PropertyKind<T>

Generated using TypeDoc