SphinxQLDataAdapter Events |
The SphinxQLDataAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) | |
| FillError | Returned when an error occurs during a fill operation. (Inherited from DataAdapter.) | |
| RowUpdated |
Occurs during update after a command is executed against the data source.
| |
| RowUpdating |
Occurs during update before a command is executed against the data source.
|