smartDBforms.NET API Reference

SmartDBView.SelectError Event

Occurs when an exception occurs during the select operation.

[Visual Basic]
Public Event SelectError As SmartDBViewSelectErrorEventHandler
[C#]
public event SmartDBViewSelectErrorEventHandler SelectError;

See Also

SmartDBView Class | Adillis.SmartDBForms Namespace