다음을 통해 공유


ObjectType 열거형

정의

마스터 데이터 모델 개체의 유형을 지정합니다.

public enum class ObjectType
[System.Runtime.Serialization.DataContract(Name="ObjectType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum ObjectType
[<System.Runtime.Serialization.DataContract(Name="ObjectType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ObjectType = 
Public Enum ObjectType
상속
ObjectType
특성

필드

Annotation 13

Annotation

Attribute 7

MetadataAttribute

AttributeGroup 8

AttributeGroup

BusinessRule 14

BusinessRule

BusinessRuleArgument 17

BRArgument

BusinessRuleConditionTreeNode 15

TBRConditionTreeNode

BusinessRuleItem 16

BRItem

DerivedHierarchy 2

DerivedHierarchy

DerivedHierarchyLevel 3

DerivedHierarchyLevel

Entity 5

Entity

ExportView 20

ExportView

Hierarchy 6

ExplicitHierarchy

Index 23

Index

MemberAttribute 22

Attribute

MemberCode 12

Code

MemberId 19

MemberIdentifier

Model 1

Model

Transaction 18

Transaction

Unknown 0

Unknown

User 11

User

UserGroup 21

Group

Version 4

Version

VersionFlag 10

VersionFlag

설명

단순 형식은 ObjectType 마스터 데이터 모델 개체의 형식을 지정합니다.

적용 대상