EntityMemberAnnotationsGetResponse 클래스

정의

답변의 세부 사항을 담고 있습니다.

public ref class EntityMemberAnnotationsGetResponse
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberAnnotationsGetResponse
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="EntityMemberAnnotationsGetResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberAnnotationsGetResponse = class
Public Class EntityMemberAnnotationsGetResponse
상속
EntityMemberAnnotationsGetResponse
특성

생성자

Name Description
EntityMemberAnnotationsGetResponse()

기본 값을 가진 클래스의 EntityMemberAnnotationsGetResponse 새로운 인스턴스를 초기화합니다.

EntityMemberAnnotationsGetResponse(Collection<Annotation>, Identifier, MemberIdentifier, Identifier, OperationResult, Identifier)

지정된 주석, 엔터티, 멤버, 모델, 버전 ID, 그리고 연산 결과를 가진 클래스의 EntityMemberAnnotationsGetResponse 새 인스턴스를 초기화합니다.

필드

Name Description
Annotations

만들어야 할 주석 배열.

EntityId

전 세계적으로 고유 식별자(GUID) 또는 엔터티의 정확한 이름입니다.

MemberId

회원의 식별자.

ModelId

GUID 또는 모델의 정확한 이름입니다.

OperationResult

이 작업 결과에는 추적과 기록을 위한 고유 ID가 포함되어 있습니다.

VersionId

GUID 또는 모델 버전의 정확한 이름입니다.

적용 대상