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
屬性

建構函式

名稱 Description
EntityStagingClearResponse()

初始化 EntityStagingClearResponse 類別的新執行個體。

EntityStagingClearResponse(OperationResult)

初始化一個擁有指定操作結果的 EntityStagingClearResponse 類別新實例。

欄位

名稱 Description
OperationResult

指定操作結果。

適用於