InputConnector Properties |
The InputConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption to identify this connector for the user.
(Overrides TransformConnectorCaption.) | |
| 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.) | |
| Elements |
Gets the connector elements.
(Inherited from TransformConnector.) | |
| ElementSettings |
Gets the element settings.
| |
| ErrorHandling |
Gets the error handling type.
| |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| IsConnected |
Gets a value indicating whether this instance is connected.
(Inherited from TransformConnector.) | |
| IsConnectionRequired |
Gets a value indicating whether this instance is connection required.
| |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| Transform |
Gets the parent transform.
(Inherited from TransformConnector.) | |
| TransformElements |
Gets the group of ConnectorElements belonging to the current instance, elements that are used to set the proper transform functionality.
| |
| TransformSettings |
Gets the transform settings applicable to this instance.
|