getChangeValuesArray Method @beta
Get all changed value in current change as array
getChangeValuesArray(stage: SqliteValueStage): undefined | SqliteValueArray
@returns array of values.
| Parameter | Type | Description | 
|---|---|---|
| stage | SqliteValueStage | old or new values for current change. | 
Returns - undefined | SqliteValueArray
array of values.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.