The destructor does nothing special
Is this object defined? (MSWeather table is optional)
Access to columns
Access to optional columns
Convenience function that returns the number of rows in any of the columns. Returns zero if the object is null.
The destructor does nothing special
Read-write access to required columns
Read-write access to optional columns
Read-only access to required columns
Read-only access to optional columns
set the epoch type for the TIME column.
In principle this function can only be used if the table is empty, otherwise already written values may thereafter have an incorrect reference, offset, or unit. However, it is possible that part of the table gets written before these values are known. In that case the reference, offset, or units can be set by using a False tableMustBeEmpty argument.