Sphinx QLData AdapterRow Updated Event
Occurs during update after a command is executed against the data source.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public event EventHandler<SphinxQLRowUpdatedEventArgs> RowUpdatedVB
Public Event RowUpdated As EventHandler(Of SphinxQLRowUpdatedEventArgs)