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

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

適用対象