Object - sql : ArrayValue

Represents ArrayValue SQL field.

Constructor



__init

(string[] | int[] | boolean[] | float[] | decimal[] | byte[][]? value)

  • value string[] | int[] | boolean[] | float[] | decimal[] | byte[][]? <(string[]|int[]|boolean[]|float[]|decimal[]|byte[][])?> ()