.TableField.Create
SUB
Create
(
Name
AS String ,
Type
AS Integer
[
,
Length
AS Integer ,
Default
AS Variant
]
)
Creates a new field into the table. You can specified an optional default value to the field.
Referenced by :
.TableField _(class)_