Sphinx QLRow Updating Event ArgsCommand 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
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLCommand Command { get; set; }VB
Public Property Command As SphinxQLCommand
Get
Set