EntityMemberAttributesGetRequest Klasse

Definition

Repräsentiert eine Anfrage, die einen komplexen EntityMembers Typ annehmen kann.

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

Konstruktoren

Name Beschreibung
EntityMemberAttributesGetRequest()

Initialisiert eine neue Instanz der EntityMemberAttributesGetRequest Klasse mit Standardwerten.

EntityMemberAttributesGetRequest(International, EntityMembers)

Initialisiert eine neue Instanz der EntityMemberAttributesGetRequest Klasse, die die angegebenen kulturellen Einstellungen und Entitätsmitglieder besitzt.

Felder

Name Beschreibung
EntityMembers

Die Mitglieder der Entität.

International

Die kulturellen Rahmenbedingungen.

Gilt für: