Class OINONumberDataField

Specialised class for a number column.

Hierarchy (view full)

Constructors

Properties

db: OINODb

OINODB reference

Parameters for the field

maxLength: number

Maximum length of the field (or 0)

name: string

Name of the field

sqlType: string

SQL type of the field

type: string

Internal type of field

Methods