Provides the data for the RowUpdating 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 SphinxQLRowUpdatingEventArgs : RowUpdatingEventArgs
Visual Basic
Public NotInheritable Class SphinxQLRowUpdatingEventArgs _
	Inherits RowUpdatingEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.Data.Common..::..RowUpdatingEventArgs
      Gronewold.SphinxConnector.SphinxQL..::..SphinxQLRowUpdatingEventArgs

See Also