SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎DBCreator Object‎ > ‎

DBCreator.SetFieldDefinition


Platform Objects


Description

This will set a field's definition. 


Syntax


Function SetFieldDefinition(field_name, definition, syntax check = true|false)


Parameters


field_name (input) - the name of the field you want to define
definition (input) - how to define the field
syntax check (input) - a boolean value if you want to check the syntax

Return value


none



See also

Platform Objects and Methods
DB.sort
DB.AppendFinish
DB.SetFieldValue
DB.TransactionFinish
DBCreator.SetFieldFormat