Click or drag to resize

SphinxQLRowUpdatedEventArgsCommand Property

Gets the SphinxQLCommand executed when Update is called.

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

Property Value

SphinxQLCommand
See Also