EntityMemberAttributesGetRequest 클래스

정의

복잡한 타입을 EntityMembers 가질 수 있는 요청을 나타냅니다.

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
상속
EntityMemberAttributesGetRequest
특성

생성자

Name Description
EntityMemberAttributesGetRequest()

기본 값을 가진 클래스의 EntityMemberAttributesGetRequest 새로운 인스턴스를 초기화합니다.

EntityMemberAttributesGetRequest(International, EntityMembers)

지정된 문화 설정과 엔터티 멤버를 가진 클래스의 EntityMemberAttributesGetRequest 새 인스턴스를 초기화합니다.

필드

Name Description
EntityMembers

그 단체 구성원들.

International

문화적 배경.

적용 대상