LimitToken
Implements

Description

The token of the LIMIT statement.

Constructor

LimitToken( value: number )

Parameters

NameTypeDescription
number

Properties

token: "limit"
value: number

Methods

toString(): string