int db::FieldDescSet::add_uint ( const NameChar *  field_name,
int  size = sizeof(db_uint),
bool  nullable = false 
) [inline]

Add a field of unsigned integer type.

Parameters:
field_name name of the column
size of the field in bytes
nullable true if NULL value is allowed


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