title | description | ms.author | ms.date | ms.topic | author | ms.reviewer |
---|---|---|---|---|---|---|
DelayedInsert property |
Sets a value that specifies whether a user must leave a record before it is inserted into the database. |
solsen |
08/26/2024 |
reference |
SusanneWindfeldPedersen |
solsen |
Version: Available or changed with runtime version 1.0.
Sets a value that specifies whether a user must leave a record before it is inserted into the database. By default, new records are inserted when the user leaves the control that shows the primary key in the table.
- Page
True if the record is inserted when the user leaves the record; otherwise, false if the record is inserted when the user leaves the control that shows the primary key. The default value is false.
DelayedInsert = false;