table.ENTER_BEGIN function
/documentation/pages/Ref/Api/Objects/Database/Table/TBL.ENTER_BEGIN Method.xml
Initiates an Enter operation to add a new record.
table.BATCH_BEGIN Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.BATCH_BEGIN Method.xml
Lock database file for batched changes.
table.INDEX_CREATE_BEGIN Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.INDEX_CREATE_BEGIN Method.xml
Begin creation of a new index, add the first tag.
table.CHANGE_BEGIN Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.CHANGE_BEGIN Method.xml
Begin changes to tables current record.
table.ENTER_END Function
/documentation/pages/Ref/Api/Objects/Database/Table/TBL.ENTER_END Method.xml
Completes the creation of a new table record.
TABLE.CREATE_BEGIN Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.CREATE_BEGIN Method.xml
Start defining a new Table, defines the first field.
TableBegin Function
/documentation/pages/Ref/Api/Functions/SQL Helper Functions/SQL Events/TableBegin Function.xml
Called when a batch of updates is about to be processed for a table. This event is useful for displaying a progress/cancel dialog.
thread.Profiler_Begin Method
/documentation/pages/Ref/Api/Objects/System/Thread/Profiler_Begin Method.xml
Start profiling for the thread.
Field_Rules.Change_Begin Function
/documentation/pages/Ref/Api/Objects/Database/Field/Field_Rules.Change_Begin Method.xml
The .Change_Begin() method indicates that you are about to change the value of a field rule. Use .RULES_GET() to create the pointer.
thread.Xbasic_Trace_Begin Method
/documentation/pages/Ref/Api/Objects/System/Thread/XBasic_Trace_Begin Method.xml
Trace Xbasic execution (if source is available).