Click or drag to resize
SphinxQLRowUpdatedEventArgsCommand Property
Gets the SphinxQLCommand executed when Update is called.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxQLCommand Command { get; }

Property Value

Type: SphinxQLCommand
See Also