IDbResult.DeletedCount Property
.NET Standard 2.x |  Current Version (1.0.1) 
Gets the amount of rows that are deleted when saving the data changes to the database.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
  int DeletedCount { get; }
Parameters
System.Int32
The amount of rows that are deleted.
Applies to
.NET Standard
2.x