smartDBforms.NET API Reference

SmartDBViewInsertedArgs Members

SmartDBViewInsertedArgs 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.
Values Gets a dictionary that contains the field name/value pairs for the record that was inserted.

See Also

SmartDBViewInsertedArgs Class | Adillis.SmartDBForms Namespace