get_table_row_type_of_all method

get_table_row_type_of_all

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

Returns

the type name of table rows

def get_table_row_type_of_all(self):
    ...

See Also