_Field (gb.mysql)

This class provides some functions to administrate fields.

Questa classe è virtuale.

Questa classe non è creabile.

Metodi
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