Click or drag to resize
SphinxQLRowUpdatingEventArgsCommand Property
Gets or sets the SphinxQLCommand to execute when performing the Update(DataSet).

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

Property Value

Type: SphinxQLCommand
See Also