Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataResultSet

Metadata of result set

Hierarchy

  • MetadataResultSet

Index

Properties

collation: { encoding: string; index: number; maxlen: number; name: string }

Type declaration

  • encoding: string
  • index: number
  • maxlen: number
  • name: string
columnLength: number
columnType: number
db: CallableFunction
flags: number
name: CallableFunction
orgName: CallableFunction
orgTable: CallableFunction
scale: number
schema: CallableFunction
table: CallableFunction
type: Types

Generated using TypeDoc