EntityMembersUpdateRequest Klasse

Definition

Stellt eine Anforderungsnachricht zum Angeben der Entität(en) dar, die im komplexen EntityMembers-Typ aktualisiert werden soll(en).

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

Hinweise

Wenn Sie versuchen, das Code-Attribut und ein beliebiges anderes Attribut in einem Aufruf von zu EntityMembersUpdateRequestaktualisieren, wird nur das Code-Attribut aktualisiert.

Konstruktoren

EntityMembersUpdateRequest()

Initialisiert eine neue Instanz der EntityMembersUpdateRequest-Klasse, die Standardwerte aufweist.

EntityMembersUpdateRequest(International, EntityMembers)

Initialisiert eine neue Instanz der EntityMembersUpdateRequest-Klasse, die über die angegebenen Kultureinstellungen und Entitätselemente verfügt.

Felder

International

Die Kultureinstellungen.

Members

Die Entitätselemente.

Gilt für: