arrayLength property

int? arrayLength
getter/setter pair

The length of the array, only relevant if the column type is an array.

Optional.

Implementation

core.int? arrayLength;