int db::FieldDescSet::add_time ( const NameChar *  field_name,
bool  nullable = false 
) [inline]

Add a field of time type.

This is equivalent to a TimeDate field with DB_TIME_SECOND accuracy.

Parameters:
field_name name of the column
nullable true if NULL value is allowed


Copyright © 2005-2008 ITTIA®. All rights reserved.