Click or drag to resize

DataCollectorGetDataCommand Class

Returns DataSet with data of DataCollector.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorDataCollectorGetDataCommand

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class DataCollectorGetDataCommand
	Inherits DataCollectorCommand

The DataCollectorGetDataCommand type exposes the following members.

Constructors
  NameDescription
Public methodDataCollectorGetDataCommand
Initializes a new instance of the DataCollectorGetDataCommand class
Public methodDataCollectorGetDataCommand(McCommand)
Initializes a new instance of the DataCollectorGetDataCommand class
Top
Properties
  NameDescription
Public propertyOutput
Top
Methods
  NameDescription
Public methodRun
Top
Remarks