Show / Hide Table of Contents

    IDwReadOnlyTable.Delete Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

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

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    IDwReadOnlyUpdate Delete { get; }
    

    Property Value

    PowerBuilder.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