IDwReadOnlyUpdate.Arguments Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the arguments to be passed to the stored procedure.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IReadOnlyList<IDwReadOnlyArgument> Arguments { get; }
Property Value
IReadOnlyList<IDwReadOnlyArgument>
The arguments to be passed to the stored procedure.
Applies to
.NET Standard
2.x