Type to start searching...

DiscardCommand

Use the Discard command to pull rows and discard them with no further processing.

Properties
caption : string

String identifier for caption display in the UI.

description : string

A description for this Discard command. This text is displayed as an element note in the ETL diagram.

input : string

The name of the cursor that the command will access to receive its data.

layout : string

This attribute captures the UI layout information for rendering the model in the editor. The values change as users moves the element in the editor.

name : string

The cursor name. This name is diplayed on the ETL diagram.

Parents
  • ETLPipeline - Pipelines gather and group cursors and commands together into related units, becoming the defining blocks of your ETL activities.