OutputConnector Properties |
The OutputConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption to identify this connector for the user.
(Inherited from TransformConnector.) | |
| ConnectedTo |
Gets the connected process connector.
(Inherited from TransformConnector.) | |
| DataFormat |
Gets the data format.
(Inherited from TransformConnector.) | |
| DataReader |
Gets the ITransformReader for the current instance, responsible for data retrieval.
(Overrides TransformConnectorDataReader.) | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| ElementCreation |
Gets the connector element creation methodology for the current instance.
| |
| Elements |
Gets the connector elements.
(Inherited from TransformConnector.) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| IsConnected |
Gets a value indicating whether this instance is connected.
(Inherited from TransformConnector.) | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| Transform |
Gets the parent transform.
(Inherited from TransformConnector.) |