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.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<OperationType>(OperationType, string)
    Extensions.LoadFromXaml<OperationType>(OperationType, string)
    Extensions.LoadFromXaml<OperationType>(OperationType, Type)
    Extensions.LoadFromXamlFile<OperationType>(OperationType, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX