AnnotationsDeleteResponse Clase

Definición

Representa una respuesta a una solicitud para eliminar una anotación existente.

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

Constructores

AnnotationsDeleteResponse()

Inicializa una nueva instancia de la clase AnnotationsDeleteResponse con valores predeterminados.

AnnotationsDeleteResponse(OperationResult)

Inicializa una nueva instancia de la AnnotationsDeleteResponse clase con el resultado de la operación especificado.

Campos

OperationResult

Especifica el resultado de la operación.

Se aplica a