TransformConnectorData Class |
Namespace: Dundas.BI.WebApi.Models
The TransformConnectorData type exposes the following members.
Name | Description | |
---|---|---|
![]() | TransformConnectorData |
Initializes a new instance of the TransformConnectorData class.
|
Name | Description | |
---|---|---|
![]() | Caption |
Gets the caption to identify this connector for the user.
|
![]() | ConnectedConnectorId |
Gets or sets the ID of the connected connector.
|
![]() | ConnectedTransformId |
Gets or sets the ID of the connected transform.
|
![]() | DataFormat |
Gets the data format.
|
![]() | Description |
Gets or sets the object description.
(Inherited from DescriptorBaseData.) |
![]() | Elements |
Gets the connector elements.
|
![]() | ElementSettings |
Gets the element settings.
|
![]() | ErrorHandling |
Gets the error handling type.
|
![]() | Id |
Gets the object ID.
(Inherited from DescriptorBaseData.) |
![]() | IsConnected |
Gets a value indicating whether this instance is connected.
|
![]() | IsConnectionRequired |
Gets a value indicating whether this instance is connection required.
|
![]() | Name |
Gets or sets the object name.
(Inherited from DescriptorBaseData.) |
![]() | 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.
|
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMappings |
The mapping between the business object and the DTO.
|
![]() ![]() | ToEntityMappings |
The mapping between the business object and the DTO.
|