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