_Field (gb.mysql)

This class provides some functions to administrate fields.

Diese Klasse ist virtuell.

Diese Klasse kann nicht erzeugt werden.

Methoden
Add   Stores the information for a field, later, that information will be used to create a table.
Definition  
FieldEspecifications  
ForeignKey   Stores the information for a foreign key, later, that information will be used to create a table.
Index   Stores the information for a index, later, that information will be used to create a table.
Info  
PrimaryKey   Stores the information for a primary key, later, that information will be used to create a table.
Rename