NewEtlObjectEventArgs

Assembly: Etl;

Description

The NewEtlObjectEventArgs class implements the argument of the event occurring on creating a new object of the ETL task from panel of theEtlObjectPanelBox components.

Constructors

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates an argument of the event linked to creation of a new ETL task object.

Class object properties inherited from INewEtlObjectEventArgs

  Property name Brief description
CmdID The CmdID property returns the numeric identifier of wizard dialog box that was called from component panels to create a new connector or transformer.

See also:

ETL Assembly Classes