Show / Hide Table of Contents

    IDwNode<TNode>.Modify(string syntax) Method

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

    0.5.0-alpha

    1.0.1 (current)

    Modifies the node by a line of DataWindow syntax.

    It will parse the syntax again to modify the node.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

      bool Modify(string syntax);
    

    Parameters

    syntax System.String

    A line of DataWindow syntax.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon