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