AnnotationsCreateResponse 类

定义

表示对 EntityMemberAnnotationsCreateRequest 的响应。

public ref class AnnotationsCreateResponse
[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="AnnotationsCreateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsCreateResponse
[<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="AnnotationsCreateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsCreateResponse = class
Public Class AnnotationsCreateResponse
继承
AnnotationsCreateResponse
属性

构造函数

AnnotationsCreateResponse()

使用默认值初始化 AnnotationsCreateResponse 类的新实例。

AnnotationsCreateResponse(OperationResult)

使用指定的操作结果初始化 类的新实例 AnnotationsCreateResponse

字段

OperationResult

指定操作结果。

适用于