[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.12.0" ) ]
public Table.arrays (Schema schema, Array[] arrays) throws Error
| schema |
The schema of the table. |
| arrays |
The arrays of the table. |
| n_arrays |
The number of arrays. |
|
A newly created Table or null on error. |