ExportViewCreateResponse Classe

Définition

Contient des détails de la réponse à une 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
Héritage
ExportViewCreateResponse
Attributs

Constructeurs

ExportViewCreateResponse()

Initialise une nouvelle instance de la classe ExportViewCreateResponse ayant des valeurs par défaut.

ExportViewCreateResponse(OperationResult)

Initialise une nouvelle instance de la classe ExportViewCreateResponse qui contient le résultat d'opération spécifié.

Champs

OperationResult

Résultat d'opération incluant un ID unique pour le suivi et l'enregistrement.

S’applique à