Service.EntityMemberAnnotationDelete 方法

定义

删除与成员修订相关的批注

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteResponse ^ EntityMemberAnnotationDelete(Microsoft::MasterDataServices::Services::MessageContracts::EntityMemberAnnotationDeleteRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse EntityMemberAnnotationDelete (Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest request);
abstract member EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
override this.EntityMemberAnnotationDelete : Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationDeleteResponse
Public Function EntityMemberAnnotationDelete (request As EntityMemberAnnotationDeleteRequest) As EntityMemberAnnotationDeleteResponse

参数

返回

实现

适用于