_Field (gb.mysql)
This class provides some functions to administrate fields.
This class is virtual.
This class is not creatable.
 
Methods
| 
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  
 | 
 |