SphinxQLRowUpdatingEventArgsCommand Property

Gets or sets the SphinxQLCommand to execute when performing the Update(DataSet).

Definition

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

Property Value

SphinxQLCommand

See Also