Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the extra field definitions.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XML | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
List | The list of SQL field defintions. Should include field name (if needed in quotes), the type and other options like e.g. UNIQUE flag. |
"ImportID DECIMAL DEFAULT 123" |
Returns OK or error.
Set two extra fields:
Set Variable [ $r ; Value: MBS("XML.Import.SetExtraFieldDefinitions"; "ImportRun DECIMAL DEFAULT 1¶ImportLabel VARCHAR DEFAULT 'test'") ]
This function is free to use.
Created 22nd September 2023, last changed 22nd September 2023