IReadOnlyDataObject.Groups Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the properties for the Groups keyword.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
public IReadOnlyList<IDwReadOnlyGroup> Groups;
Return
PowerBuilder.Data.IDwoReadOnlyList<IDwReadOnlyGroup>
The properties for the Group keyword.
Applies to
.NET Standard
2.x