Share via


EntityMemberAttributesGetResponse Classe

Definizione

Rappresenta una risposta che può restituire un oggetto EntityMembers e un tipo OperationResult.

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

Costruttori

EntityMemberAttributesGetResponse()

Inizializza una nuova istanza della classe EntityMemberAttributesGetResponse che dispone di valori predefiniti.

EntityMemberAttributesGetResponse(EntityMembers, OperationResult)

Inizializza una nuova istanza della classe EntityMemberAttributesGetResponse che presenta i membri entità e il risultato dell'operazione specificati.

Campi

EntityMembers

Membri entità.

OperationResult

Risultato dell'operazione, incluso un ID univoco per il rilevamento e la registrazione.

Si applica a