EntityMemberKeyGetResponse Klasse

Definition

Enthält die Antwortdetails.

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

Konstruktoren

Name Beschreibung
EntityMemberKeyGetResponse()

Initialisiert eine neue Instanz der EntityMemberKeyGetResponse Klasse mit Standardwerten.

EntityMemberKeyGetResponse(Collection<MemberKey>, OperationResult)

Initialisiert eine neue Instanz der EntityMemberKeyGetResponse Klasse, die die angegebenen Mitgliedsschlüssel und das Operationsergebnis besitzt.

Felder

Name Beschreibung
MemberKeys

Sammlung von Mitgliederschlüsseln.

OperationResult

Das Operationsergebnis beinhaltet eine eindeutige ID für Tracking und Protokollierung.

Gilt für: