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: 5.4.1
Syntax
public SphinxQLCommand Command { get; set; }

Property Value

Type: SphinxQLCommand
See Also