Click or drag to resize

SphinxQLRowUpdatedEventArgsCommand Property

Gets the SphinxQLCommand executed when Update is called.

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

Property Value

Type: SphinxQLCommand
See Also