Enum OperationType
Definition
- Namespace:
- Tizen.Content.MediaContent
- Assembly:
- Tizen.Content.MediaContent.dll
Specifies database operation types.
C#Copypublic enum OperationType
| Name | Description |
|---|---|
| Delete | Delete operation. |
| Insert | Insert operation. |
| Update | Update operation. |