Property OperationType
OperationType
Gets the type of the write operation.
Declaration
public WriteOperationType OperationType { get; set; }
Property Value
| Type | Description |
|---|---|
| WriteOperationType | Logs the operations type in write-behind operation. |