TableT.getNColumns

Gets the number of columns in the table.

template TableT(TStruct)
int
getNColumns
()

Return Value

Type: int

a gint representing the number of columns, or 0 if value does not implement this interface.

Meta