IDwReadOnlyTable.Delete Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets an IDwReadOnlyUpdate object which specifies how data is updated in the database for the DELETE operation.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
IDwReadOnlyUpdate Delete { get; }
Property Value
PowerBuilder.Data.IDwReadOnlyUpdate
The IDwReadOnlyUpdate object which specifies how data is updated in the database for the DELETE operation.
Applies to
.NET Standard
2.x