Click or drag to resize
SphinxQLDataAdapterRowUpdated Event
Occurs during update after a command is executed against the data source.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public event EventHandler<SphinxQLRowUpdatedEventArgs> RowUpdated

Value

Type: SystemEventHandlerSphinxQLRowUpdatedEventArgs
See Also