Enum ChangeType

    Definition

    Namespace:
    Tizen.Applications.DataControl
    Assembly:
    Tizen.Applications.DataControl.dll

    Enumeration for the DataControl column types.

    public enum ChangeType : short

    Fields

    Name Description
    Delete

    Value representing DataControl provider data changed by delete.

    Insert

    Value representing DataControl provider data changed by insert.

    MapAdd

    Value representing DataControl provider data changed by map add.

    MapRemove

    Value representing DataControl provider data changed by map remove.

    MapSet

    Value representing DataControl provider data changed by map set.

    Update

    Value representing DataControl provider data changed by update.

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