ConnectorElement Class |
Namespace: Dundas.BI.Data.Transforms
The ConnectorElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisElement |
Gets the analysis element the current instance is the source for, if applicable.
|
![]() | Caption |
Gets the element's caption.
|
![]() | Connector |
Gets the connector TransformConnector.
|
![]() | DataType |
Gets the element data type.
|
![]() | Dependencies |
Gets the dependency IDs for output elements.
|
![]() | Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) |
![]() | Id |
Gets the object ID.
(Inherited from DescriptorBase.) |
![]() | IsMeasureSource |
Gets a value indicating whether the current instance is used for generating an IMeasure.
|
![]() | IsSelected |
Gets or sets a value indicating whether this instance is selected.
|
![]() | IsUsingExplicitName |
Gets a value indicating whether this instance is using an explicit name changed by the user in the DataCube designer.
|
![]() | Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) |
![]() | NativeElementName |
Gets the name of the native element.
|
![]() | Parameter |
Gets the optional ElementDataParameter.
|
![]() | RootElement |
Gets the source element for the current instance.
|
![]() | SettingValues |
Gets the element setting values for the current instance.
|
![]() | Tag |
Gets or sets the tag.
|
![]() | UpstreamElement |
Gets the upstream element responsible for generating the current connector element.
|
![]() | Usage |
Gets or sets the usage type for the current instance.
|
Name | Description | |
---|---|---|
![]() | ProcessElementValue |
Performs data type adjustments that are needed for an element output value to match its element's type.
Generates warnings if meaningful changes to the data are needed (e.g. string truncation).
|
![]() | ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |