ExportViewCreateResponse Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
| Name | Beschreibung |
|---|---|
| ExportViewCreateResponse() |
Initialisiert eine neue Instanz der ExportViewCreateResponse Klasse mit Standardwerten. |
| ExportViewCreateResponse(OperationResult) |
Initialisiert eine neue Instanz der ExportViewCreateResponse Klasse, die das spezifizierte Operationsergebnis hat. |
Felder
| Name | Beschreibung |
|---|---|
| OperationResult |
Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung. |