SphinxQLRowUpdatedEventArgsCommand Property

Gets the SphinxQLCommand executed when Update is called.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLCommand Command { get; }

Property Value

SphinxQLCommand

See Also