Enum OperationType

    Definition

    Namespace:
    Tizen.Data.Tdbc
    Assembly:
    Tizen.Data.Tdbc.dll

    Enumeration for the database operation type.

    public enum OperationType

    Fields

    Name Description
    Delete

    Delete operation type.

    Insert

    Insert operation type.

    None

    Invalid operation type.

    Update

    Update operation type.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX