AutoSplitKey Property
Sets whether a key is automatically created for a new record placed between the current record and the previous record.
Applies To
- Pages
Property Value
Yes if the key is automatically created for the new record; otherwise, No. The default value is No.
Remarks
To set this property to a value of Yes, the following conditions must be met:
The current key must be the primary key.
The last field in the primary field must be an Integer Data Type, BigInteger Data Type, GUID Data Type, or Decimal Data Type field.