Enum DocChangeType
Describes what kind of modification was done
Namespace: Azos.Data
Assembly: Azos.dll
Syntax
public enum DocChangeType
Fields
Name | Description |
---|---|
Delete | |
Insert | |
Update | |
Upsert |
Describes what kind of modification was done
public enum DocChangeType
Name | Description |
---|---|
Delete | |
Insert | |
Update | |
Upsert |