次の方法で共有


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

操作結果を指定します。

適用対象