Table.arrays


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public Table.arrays (Schema schema, Array[] arrays) throws Error

Parameters:

schema

The schema of the table.

arrays

The arrays of the table.

n_arrays

The number of arrays.

Returns:

A newly created Table or null on error.