Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Executed after a record has been loaded and before it is inserted into a database table.
Applies To
XMLports
Remarks
This trigger is only used to import data. It is typically used for evaluation or calculations before the record is inserted into the database table.
If the AutoSave Property is No, then although the record is not inserted automatically, the OnBeforeInsertRecord trigger is still called before the insertion would have occurred.