Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.
Applies to
- Page
Property Value
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.
Syntax
DelayedInsert = false;