AttributeChangeResponse Classe

Definizione

Rappresenta la risposta quando l'attributo viene modificato.

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

Costruttori

Nome Descrizione
AttributeChangeResponse()

Inizializza una nuova istanza della classe AttributeChangeResponse.

AttributeChangeResponse(String, Collection<String>, Guid, OperationResult)

Inizializza una nuova istanza della AttributeChangeResponse classe con nome di attributo deprecato specificato, codici membro con errore, nuovo muid di attributo e risultato dell'operazione.

Campi

Nome Descrizione
DeprecatedAttributeName

Specifica il nome dell'attributo disapprovato.

MemberCodesWithError

Specifica i codici membro che contengono un errore.

NewAttributeMuid

Specifica il nuovo attributo muid.

OperationResult

Specifica il risultato dell'operazione.

Si applica a