Click or drag to resize
QueryDataset Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The QueryDataset type exposes the following members.

Properties
  Name Description
Public property DashboardQueryID
Gets and sets the ID of the dashboard query that this dataset belongs to
Public property DataSet
Gets and sets the dataset object that contains the data for this object
Public property Fields
Gets and sets the fields collection returned for this dataset
Public property Name
Gets and sets the name of this dataset
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Recordset
Gets the data converted to an ADODB recordset object for COM interfaces
Public property SubjectTitle
Gets and sets the Subject Title this dataset is derived from
Top
See Also