Skip to main content
Version: Next

SqlRoutineParamDef

Resolved parameter of a stored routine for schema operations.

Index

Properties

optionaldefaultRaw

defaultRaw?: string

direction

direction: in | out | inout

name

name: string

optionalnullable

nullable?: boolean

type

type: string