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

演算結果を指定します。

適用対象