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