Enum WriteOperationType
Used to log the operations type in Write behind
Namespace:
Assembly: cs.temp.dll.dll
Syntax
public enum WriteOperationType
Fields
Name | Description |
---|---|
Add | |
Clear | |
Remove | |
Update |
Used to log the operations type in Write behind
public enum WriteOperationType
Name | Description |
---|---|
Add | |
Clear | |
Remove | |
Update |