Show / Hide Table of Contents

    IDwReadOnlyTable.Delete Property

    .NET Standard 2.x

    Gets an IDwReadOnlyUpdate object which specifies how data is updated in the database for the DELETE operation.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    IDwReadOnlyUpdate Delete { get; }
    

    Property Value

    DWNet.Data.IDwReadOnlyUpdate

    The IDwReadOnlyUpdate object which specifies how data is updated in the database for the DELETE operation.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon