Click or drag to resize

GetDataCommand Class

Returns data table with values.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDGetDataCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class GetDataCommand
	Inherits ViewNDCommand

The GetDataCommand type exposes the following members.

Constructors
  NameDescription
Public methodGetDataCommand
Initializes a new instance of the GetDataCommand class
Public methodGetDataCommand(McCommand)
Initializes a new instance of the GetDataCommand class
Top
Properties
  NameDescription
Public propertyOutput
Output data table
Public propertyStatistics
Defines what table to return.
Top
Methods
  NameDescription
Public methodRun
Top
Remarks