Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.38 KB

devenv-autosplitkey-property.md

File metadata and controls

41 lines (31 loc) · 1.38 KB
title description ms.author ms.date ms.topic author ms.reviewer
AutoSplitKey Property
Sets whether a key is automatically created for a new record placed between the current record and the previous record.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

AutoSplitKey Property

Version: Available or changed with runtime version 1.0.

Sets whether a key is automatically created for a new record placed between the current record and the previous record.

Applies to

  • Page
  • Request Page

Property Value

True if the key is automatically created for the new record; otherwise, false. The default value is false.

Syntax

AutoSplitKey = true;

Remarks

To set this property to a value of true, the following conditions must be met:

See Also

Properties