Limit Scope

This object contains the definition of the limit scope. The design is to use dictionary to save the hierarchies and values of the scopes, so scopes of the limits can use the minimal memory footprint.

Table name: LimitsScope

Column Key Type Description
ScopeIndex y int Auto-generated unique index of a scope.
ScopeLocations int[] The indexes of the scope locations.