DataQuery Class |
Namespace: Dynamicweb.Controls.Charts
The DataQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| DataQuery |
Initializes a new instance of an object.
| |
| DataQuery(IDictionaryString, String) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| AsReadOnly |
Returns a read-only version of the current data query.
| |
| Parse |
Parses data query information fron the given string.
| |
| Serialize |
Serializes current query to string.
| |
| ToString |
Returns string representation of a current query.
(Overrides ObjectToString.) |