Main Page
Modules
Namespaces
Classes
Files
db
::
FieldDescSet
add_currency
add_date
add_field
add_float
add_sint
add_string
add_time
add_time
add_uint
add_wstring
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.