Checks whether the specified column defaults to the current date.
public Boolean isColumnCurrentDateByColID(UInt16 colID)
colID The column ID.
True if the column defaults to the current date, or false otherwise.