次の方法で共有


EntityStagingClearResponse クラス

定義

消去されたバッチ、属性レコード、メンバー レコード、およびリレーションシップ レコードの数を指定する応答メッセージを表します。

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

コンストラクター

EntityStagingClearResponse()

EntityStagingClearResponse クラスの新しいインスタンスを初期化します。

EntityStagingClearResponse(OperationResult)

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

フィールド

OperationResult

操作の結果を指定します。

適用対象