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

생성자

Name Description
EntityMemberType()

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

속성

Name Description
AttributeGroups

속성 그룹 배열을 얻거나 설정합니다.

Attributes

메타데이터 속성 배열을 받거나 설정합니다.

AuditInfo

감사 정보를 얻거나 설정합니다.

(다음에서 상속됨 MdmDataContractOfIdentifier)
EntityId

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

ExtensionData

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

(다음에서 상속됨 DataContractBase)
Identifier

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

(다음에서 상속됨 MdmDataContractOfIdentifier)
Permission

보안 권한을 받거나 설정하는 것.

(다음에서 상속됨 MdmDataContractOfIdentifier)
Type

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

적용 대상