Checks whether the specified column's default is set to the current time.
public Boolean isColumnCurrentTimeByColID(UInt16 colID)
colID The column ID.
True if the column defaults to the current time, or false otherwise.