Click or drag to resize

SphinxQLDataAdapterRowUpdating Event

Occurs during update before a command is executed against the data source.

Namespace:  SphinxConnector.SphinxQL
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public event EventHandler<SphinxQLRowUpdatingEventArgs> RowUpdating

Value

Type: SystemEventHandlerSphinxQLRowUpdatingEventArgs
See Also