set_schema_full
Description:
Set the Variant types and the number of columns used by this .
This method must be called exactly once before using this. Note that some constructors will do this for you.
Parameters:
this |
The Model to set the column layout for |
column_schemas |
A list of Variant type strings terminated by a |
num_columns |
an integer specifying the array length for |