EntityMemberAnnotationsGet 메서드
Retrieves annotations attached to a member.
네임스페이스: Microsoft.MasterDataServices.Services.ServiceContracts
어셈블리: Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)
구문
‘선언
<OperationContractAttribute> _
Function EntityMemberAnnotationsGet ( _
request As EntityMemberAnnotationsGetRequest _
) As EntityMemberAnnotationsGetResponse
‘사용 방법
Dim instance As IService
Dim request As EntityMemberAnnotationsGetRequest
Dim returnValue As EntityMemberAnnotationsGetResponse
returnValue = instance.EntityMemberAnnotationsGet(request)
[OperationContractAttribute]
EntityMemberAnnotationsGetResponse EntityMemberAnnotationsGet(
EntityMemberAnnotationsGetRequest request
)
[OperationContractAttribute]
EntityMemberAnnotationsGetResponse^ EntityMemberAnnotationsGet(
EntityMemberAnnotationsGetRequest^ request
)
[<OperationContractAttribute>]
abstract EntityMemberAnnotationsGet :
request:EntityMemberAnnotationsGetRequest -> EntityMemberAnnotationsGetResponse
function EntityMemberAnnotationsGet(
request : EntityMemberAnnotationsGetRequest
) : EntityMemberAnnotationsGetResponse
매개 변수
- request
유형: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .EntityMemberAnnotationsGetRequest
The get request.
반환 값
유형: Microsoft.MasterDataServices.Services.MessageContracts. . :: . .EntityMemberAnnotationsGetResponse
EntityMemberAnnotationsGetResponse.