EntityStagingClearResponse Klasse

Definition

Stellt eine Antwortnachricht dar, in der die Anzahl gelöschter Batches und Attribut-, Element- und Beziehungsdatensätze angegeben wird.

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

EntityStagingClearResponse()

Initialisiert eine neue Instanz der EntityStagingClearResponse-Klasse.

EntityStagingClearResponse(OperationResult)

Initialisiert eine neue Instanz der EntityStagingClearResponse-Klasse, die das angegebene Vorgangsergebnis aufweist.

Felder

OperationResult

Gibt das Ergebnis eines Vorgangs an.

Gilt für: