TransformationParameterMapping Entity Messages and Methods
A transformation parameter mapping defines the parameters for a transformation. The schema name for this entity is TransformationParameterMapping.
Note |
|---|
| The transformation parameter mapping does not support the output parameters of type Owner, Picklist, Boolean, State, and Status. |
Cascading rules are applied between this entity and the lookup mapping entity. For example, if you delete the transformation parameter mapping record, the lookup mapping record that is associated with it is also deleted. For more information, see Entity Relationship Behavior.
The following table describes the messages for this entity, which you use with the IOrganizationService.Execute method.
| Message | Description |
|---|---|
|
Creates a transformation parameter mapping. You can also call the IOrganizationService.Create method. |
|
|
Deletes a transformation parameter mapping. You can also call the IOrganizationService.Delete method. |
|
|
Retrieves a transformation parameter mapping. You can also call the IOrganizationService.Retrieve method. |
|
|
Retrieves a collection of transformation parameter mappings. You can also call the IOrganizationService.RetrieveMultiple method. |
See Also
Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.
Note