Source position: ibase60.inc line 176
type ISC_ARRAY_BOUND = record
array_bound_lower: SmallInt;
array_bound_upper: SmallInt;
end;