AnnotationsUpdateResponse 클래스

정의

주석의 주석 텍스트 업데이트 요청에 대한 응답을 나타냅니다.

public ref class AnnotationsUpdateResponse
[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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsUpdateResponse
[<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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsUpdateResponse = class
Public Class AnnotationsUpdateResponse
상속
AnnotationsUpdateResponse
특성

생성자

Name Description
AnnotationsUpdateResponse()

기본값을 사용하여 클래스의 새 인스턴스를 AnnotationsUpdateResponse 초기화합니다.

AnnotationsUpdateResponse(OperationResult)

지정된 연산 결과로 클래스의 AnnotationsUpdateResponse 새 인스턴스를 초기화합니다.

필드

Name Description
OperationResult

연산 결과를 지정합니다.

적용 대상