Constructor ContinuousQuery
ContinuousQuery(QueryCommand)
Initializes a new instance of the ContinuousQuery class.
Declaration
public ContinuousQuery(QueryCommand command)
Parameters
Type | Name | Description |
---|---|---|
QueryCommand | command | QueryCommand containing query text and values. |