set_table_row_type_of_all method

set_table_row_type_of_all

Sets the type name of table rows that consists of all rows in referenced table.

def set_table_row_type_of_all(self, name):
    ...
ParameterTypeDescription
namestrthe type name of table rows

See Also