EntityMemberAttributesGetRequest Klasse

Definition

Stellt eine Anforderung dar, die einem komplexen EntityMembers-Typ entsprechen 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

EntityMemberAttributesGetRequest()

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

EntityMemberAttributesGetRequest(International, EntityMembers)

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

Felder

EntityMembers

Die Entitätselemente.

International

Die Kultureinstellungen.

Gilt für: