Метод 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.