IDwReadOnlyGroup.By Property
.NET Standard 2.x | Current Version (1.0.1) 
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