Class QueryCommand
Class to hold query text and values.
Inheritance
System.Object
QueryCommand
Namespace:
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class QueryCommand
Constructors
Name | Description |
---|---|
QueryCommand(String) | Initialized new instance of QueryCommand. |
Properties
Name | Description |
---|---|
Parameters | Query values. |
Query | Get query text. |