Show / Hide Table of Contents

    IDwReadOnlyGroup.By Property

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

    0.5.0-alpha

    1.0.1 (current)

    Gets the grouping columns.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    IReadOnlyList<IReadOnlyExpressionable<object>> By { get; }
    

    Property Value

    IReadOnlyList<IReadOnlyExpressionable<object>>

    The grouping columns.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon