db::FieldDesc Struct Reference
[Schema]

#include <ittia/dbxx/dbxx_field_desc.h>

Inheritance diagram for db::FieldDesc:

Inheritance graph

List of all members.


Detailed Description

Field type information.

Public Member Functions

const NameChar * name () const
virtual NamedItemclone () const
bool _equal (const FieldDesc &) const

Public Attributes

NameChar field_name [DB_MAX_FIELD_NAME+1]
FieldTypeTag field_type
int precision
int size
bool nullable
Value update_value

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