db::Skills Class Reference

This is a generated class that contains all FieldImpls for the Skills table. More...

#include <FieldImpls.h>

Inheritance diagram for db::Skills:

Inheritance graph
[legend]

List of all members.

Public Attributes

KeyImplPtr SKILLID
 FieldImplPtr for the skillid field.
FieldImplPtr NAME
 FieldImplPtr for the name field.
KeyImplPtr FKBRANCHES
 FieldImplPtr for the fkBranches field.

Friends

class TableImpls


Detailed Description

This is a generated class that contains all FieldImpls for the Skills table.

Definition at line 993 of file FieldImpls.h.


Member Data Documentation

KeyImplPtr db::Skills::SKILLID

FieldImplPtr for the skillid field.

Definition at line 996 of file FieldImpls.h.

FieldImplPtr db::Skills::NAME

FieldImplPtr for the name field.

Definition at line 997 of file FieldImpls.h.

KeyImplPtr db::Skills::FKBRANCHES

FieldImplPtr for the fkBranches field.

Definition at line 998 of file FieldImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo