smartDBforms.NET API Reference

SmartDBViewDeletedArgs Members

SmartDBViewDeletedArgs overview

Public Instance Properties

AffectedRows (inherited from SmartDBViewCompletedArgs) Gets the number of rows affected by the update operation.
Exception (inherited from SmartDBViewCompletedArgs) Gets the exception (if any) that was raised during the operation.
ExceptionHandled (inherited from SmartDBViewCompletedArgs) Gets or sets a value indicating whether an exception that was raised during the operation was handled in the event handler.
KeepCurrentScreen (inherited from SmartDBViewCompletedArgs) Gets or sets a value indicating whether to skip mode change and databinding of the user interface.
Keys Gets a dictionary that contains the original key field name/value pairs for the record that was deleted.
Values Gets a dictionary of the original non-key field name/value pairs for the item to deleted.

See Also

SmartDBViewDeletedArgs Class | Adillis.SmartDBForms Namespace