Documentation

TypeOption : string
in package

Represents the different options for the type

Table of Contents

Cases

PRECISION  = "PRECISION"
The precision (of a decimal for example)
SCALE  = "SCALE"
The scale (of a decimal for example)
SIZE  = "SIZE"
The size (of varchar for example)

Cases

PRECISION

The precision (of a decimal for example)


        
On this page

Search results