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