IDbResult.Cancelled Property
.NET Standard 2.x
Gets whether the operation is cancelled when saving the data changes to the database.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
bool Cancelled { get; }
Returns
System.Boolean
Whether the operation is cancelled when saving the data changes to the database.
Applies to
.NET Standard
2.x