ServiceClient.IService.EntityMemberAnnotationsGet 메서드

정의

멤버에 연결된 주석을 검색합니다.

 virtual Microsoft::MasterDataServices::EntityMemberAnnotationsGetResponse ^ Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet(Microsoft::MasterDataServices::EntityMemberAnnotationsGetRequest ^ request) = Microsoft::MasterDataServices::IService::EntityMemberAnnotationsGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse IService.EntityMemberAnnotationsGet (Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet : Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest -> Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse
override this.Microsoft.MasterDataServices.IService.EntityMemberAnnotationsGet : Microsoft.MasterDataServices.EntityMemberAnnotationsGetRequest -> Microsoft.MasterDataServices.EntityMemberAnnotationsGetResponse
Function EntityMemberAnnotationsGet (request As EntityMemberAnnotationsGetRequest) As EntityMemberAnnotationsGetResponse Implements IService.EntityMemberAnnotationsGet

매개 변수

request
EntityMemberAnnotationsGetRequest

가져오기 요청입니다.

반환

작업의 EntityMemberAnnotationsGetResponse입니다.

구현

특성

적용 대상