Search Results for

    Show / Hide Table of Contents

    Enum CrudType

    Crud type for database operation Insert = 0, Update = 1, Delete = 2

    Namespace: Simplic.Change.Tracking
    Assembly: Simplic.Change.Tracking.dll
    Syntax
    public enum CrudType

    Fields

    Name Description
    Delete
    Insert
    Update
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx