言語

EntityMembersDeleteResponse クラス

定義

これは操作結果を返すべき応答メッセージを表します。

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

コンストラクター

名前 説明
EntityMembersDeleteResponse()

デフォルト値を持つ EntityMembersDeleteResponse クラスの新しいインスタンスを初期化します。

EntityMembersDeleteResponse(OperationResult)

指定された操作結果を持つ EntityMembersDeleteResponse クラスの新しいインスタンスを初期化します。

フィールド

名前 説明
OperationResult

この操作結果には、追跡と記録のための一意IDが含まれます。

適用対象