smartDBforms.NET API Reference

SmartDBViewCompletedArgs Class

This is the base class for several event argument classes, which are used to mark and database operation as completed.

For a list of all members of this type, see SmartDBViewCompletedArgs Members.

System.Object
   EventArgs
      SmartDBViewCompletedArgs
         SmartDBViewDeletedArgs
         SmartDBViewInsertedArgs
         SmartDBViewUpdatedArgs

[Visual Basic]
Public Class SmartDBViewCompletedArgs
    Inherits EventArgs
[C#]
public class SmartDBViewCompletedArgs : EventArgs

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

SmartDBViewCompletedArgs Members | Adillis.SmartDBForms Namespace