-
Notifications
You must be signed in to change notification settings - Fork 0
MergeType
Qamsari edited this page Jul 24, 2021
·
2 revisions
Determine type of concatenate in new data receive for already exist old data.
export enum MergeType {
replace,
append,
}| Value | Description |
|---|---|
replace |
Replace old data with new received Data |
append |
Update old data with apply received data by using key and status fields. possible action is adding, editing and deleting record |
Copyright © 2020 Manzoomeh Negaran Co Lts.
Powered by BasisCore
- Home
- IContext
- $bc
- Source
- Options
- ConnectionOptions
- Component
- UserDefinedComponent
- APIComponent
- HTML Components
- SourceBase Components
- Source Components
- Callback Argument
- Enum
- Util