EntityStagingClearResponse Klasse

Definition

Repräsentiert eine Antwortnachricht, die die Anzahl der Chargen sowie der gelöschten Attribut-, Mitglieds- und Beziehungsdatensätze angibt.

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
Vererbung
EntityStagingClearResponse
Attribute

Konstruktoren

Name Beschreibung
EntityStagingClearResponse()

Initialisiert eine neue Instanz der EntityStagingClearResponse-Klasse.

EntityStagingClearResponse(OperationResult)

Initialisiert eine neue Instanz der EntityStagingClearResponse Klasse, die das spezifizierte Operationsergebnis hat.

Felder

Name Beschreibung
OperationResult

Spezifiziert das Ergebnis einer Operation.

Gilt für: