RDB_attr Struct Reference
[Table functions]

#include <rel/rdb.h>


Data Fields

char * name
RDB_type * typ
RDB_objectdefaultp
int options


Detailed Description

This struct is used to specify attribute definitions.


Field Documentation

char* RDB_attr::name

The name of the attribute.

RDB_type* RDB_attr::typ

The type of the attribute.

RDB_object* RDB_attr::defaultp

If not NULL, this field must point to an RDB_object structure that specifies the default value for the attribute.

int RDB_attr::options

This field is currently ignored. It should be set to zero for compatibility with future versions of Duro.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 11 23:48:15 2008 for Duro by  doxygen 1.5.1