EntityStagingImportType Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies the entity staging import type.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Delete | This API supports the product infrastructure and is not intended to be used directly from your code. The type is Delete. | |
| DeleteSetNull | This API supports the product infrastructure and is not intended to be used directly from your code. The type is DeleteSetNull. | |
| Insert | This API supports the product infrastructure and is not intended to be used directly from your code. The type is Insert. | |
| MergeOptimistic | This API supports the product infrastructure and is not intended to be used directly from your code. The type is MergeOptimistic. | |
| MergeOverwrite | This API supports the product infrastructure and is not intended to be used directly from your code. The type is MergeOverwrite. | |
| Purge | This API supports the product infrastructure and is not intended to be used directly from your code. The type is Purge. | |
| PurgeSetNull | This API supports the product infrastructure and is not intended to be used directly from your code. The type is PurgeSetNull. |