Service.EntityStagingLoad(EntityStagingLoadRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used for bulk loading of members and relationships into entity based staging tables.
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingLoadResponse ^ EntityStagingLoad(Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingLoadRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadResponse EntityStagingLoad (Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadRequest request);
abstract member EntityStagingLoad : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadResponse
override this.EntityStagingLoad : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingLoadResponse
Public Function EntityStagingLoad (request As EntityStagingLoadRequest) As EntityStagingLoadResponse
Parameters
- request
- EntityStagingLoadRequest