ExportMappingsImportMap Action
Exports a data map as an XML formatted data.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
importmap | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ExportIds
|
Edm.Boolean | True | True | Whether to export the entity record IDs contained in the data map. Required. |
Return type
Type | Nullable | Description |
---|---|---|
ExportMappingsImportMapResponse | False | Contains the response of the ExportMappingsImportMap action. |