Provides data for the RowUpdated event of a SphinxQLDataAdapter.

Namespace: Gronewold.SphinxConnector.SphinxQL
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.8.0.26312 (2.8.0.26312)

Syntax

C#
public sealed class SphinxQLRowUpdatedEventArgs : RowUpdatedEventArgs
Visual Basic
Public NotInheritable Class SphinxQLRowUpdatedEventArgs _
	Inherits RowUpdatedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Data.Common..::..RowUpdatedEventArgs
      Gronewold.SphinxConnector.SphinxQL..::..SphinxQLRowUpdatedEventArgs

See Also