Connector |
The ConnectorElementData type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectorElementData | Initializes a new instance of the ConnectorElementData class. |
| Name | Description | |
|---|---|---|
| AnalysisElementUniqueName | Gets the analysis element the current instance is the source for, if applicable. | |
| Caption | Gets the element's caption. | |
| DataFormat | Gets or sets the format which is used to define conversion rule, such as how to convert from string to date. | |
| DataType | Gets the element data type. | |
| Dependencies | Gets the dependency IDs for output elements. | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBaseData) | |
| IsSelected | Gets or sets a value indicating whether this instance is selected. | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData) | |
| NativeElementName | Gets the name of the native element. | |
| NativeStructureName | Gets or sets the native structure (table) name. If the name has been changed then it will return the transform name. | |
| Parameter | The base class for parameters. | |
| SettingValues | Gets the element setting values for the current instance. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UpstreamConnectorId | Gets or sets the upstream connector element ID. | |
| Usage | Gets or sets the usage type for the current instance. |
| Name | Description | |
|---|---|---|
| ToDataContractMappings | The mapping between the business object and the DTO. | |
| ToEntityMappings | The mapping from the DTO to the business object. |