다음을 통해 공유


IService.EntityStagingClear(EntityStagingClearRequest) 메서드

정의

엔터티 준비를 지웁니다.

public:
 Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingClearResponse ^ EntityStagingClear(Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingClearRequest ^ request);
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))]
[System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))]
[System.ServiceModel.OperationContract]
public Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingClearResponse EntityStagingClear (Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingClearRequest request);
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.SkuNotSupportedMessage))>]
[<System.ServiceModel.FaultContract(typeof(Microsoft.MasterDataServices.Services.DataContracts.EditionExpiredMessage))>]
[<System.ServiceModel.OperationContract>]
abstract member EntityStagingClear : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingClearRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingClearResponse
Public Function EntityStagingClear (request As EntityStagingClearRequest) As EntityStagingClearResponse

매개 변수

request
EntityStagingClearRequest

요청입니다.

반환

특성

설명

작업은 EntityStagingClear(EntityStagingClearRequest) 엔터티 스테이징 명확한 정보를 검색합니다.

적용 대상