Show / Hide Table of Contents

    DwUpdateAttribute.DwUpdateAttribute(DwUpdateAction action, string name) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwUpdateAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public DwUpdateAttribute(DwUpdateAction action, string name)
    

    Parameters

    action DWNet.Data.DwUpdateAction

    An enumerated value that defines the update, delete, or insert action.

    name System.String

    The method for the operation.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon