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

Property Value

SphinxQLCommand
See Also