QueryDataset Class |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class QueryDataset : QueryDataset_QueryDataset, ISerializable, ITelemetry
The QueryDataset type exposes the following members.
Name | Description | |
---|---|---|
QueryDataset |
Creates and returns a new QueryDataset object
| |
QueryDataset(Object) |
Creates and returns a new QueryDataSet object
|
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
DashboardQueryID |
Gets and sets the ID of the dashboard query that this dataset belongs to
| |
DataSet |
Gets and sets the dataset object that contains the data for this object
| |
Fields |
Gets and sets the fields collection returned for this dataset
| |
Name |
Gets and sets the name of this dataset
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
Recordset |
Gets the data converted to an ADODB recordset object for COM interfaces
| |
SubjectTitle |
Gets and sets the Subject Title this dataset is derived from
|