ExportViewCreateResponse Klasse

Definition

Enthält Details der Antwort auf ein ExportViewCreateRequest.

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

Konstruktoren

ExportViewCreateResponse()

Initialisiert eine neue Instanz der ExportViewCreateResponse-Klasse, die Standardwerte aufweist.

ExportViewCreateResponse(OperationResult)

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

Felder

OperationResult

Das Vorgangsergebnis, einschließlich einer eindeutigen ID zur Nachverfolgung und Protokollierung.

Gilt für: