Property Command
Command
Property to set Query Command for ContinuousQuery.
Declaration
public QueryCommand Command { get; set; }
Property Value
Type | Description |
---|---|
QueryCommand | It holds query text and values. |
Property to set Query Command for ContinuousQuery.
public QueryCommand Command { get; set; }
Type | Description |
---|---|
QueryCommand | It holds query text and values. |