Share via


EntityMemberType 클래스

정의

특성 및 특성 그룹을 포함하여 MDS 내 엔터티의 구조를 지정합니다.

public ref class EntityMemberType : Microsoft::MasterDataServices::MdmDataContractOfIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="EntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberType : Microsoft.MasterDataServices.MdmDataContractOfIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="EntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberType = class
    inherit MdmDataContractOfIdentifier
Public Class EntityMemberType
Inherits MdmDataContractOfIdentifier
상속
특성

생성자

EntityMemberType()

EntityMemberType 클래스의 새 인스턴스를 초기화합니다.

속성

AttributeGroups

특성 그룹 배열을 가져오거나 설정합니다.

Attributes

메타데이터 특성의 배열을 가져오거나 설정합니다.

AuditInfo

감사 정보를 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfIdentifier)
EntityId

엔터티 ID를 가져오거나 설정합니다.

ExtensionData

추가 데이터를 포함하는 구조를 가져오거나 설정합니다.

(다음에서 상속됨 DataContractBase)
Identifier

ID를 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfIdentifier)
Permission

보안 권한을 가져오거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfIdentifier)
Type

멤버 유형을 가져오거나 설정합니다.

적용 대상