Class QueryCommand
Class to hold query text and values.
Inheritance
System.Object
QueryCommand
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class QueryCommand
Constructors
| Name | Description |
|---|---|
|
Query |
Initialized new instance of QueryCommand. |
Properties
| Name | Description |
|---|---|
| Parameters | Query values. |
| Query | This property is used to get query text. |