ObjectType 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
마스터 데이터 모델 개체의 유형을 지정합니다.
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 | |
Attribute | 7 | |
AttributeGroup | 8 | |
BusinessRule | 14 | |
BusinessRuleArgument | 17 | |
BusinessRuleConditionTreeNode | 15 | |
BusinessRuleItem | 16 | |
DerivedHierarchy | 2 | |
DerivedHierarchyLevel | 3 | |
Entity | 5 | |
ExportView | 20 | |
Hierarchy | 6 | |
Index | 23 | |
MemberAttribute | 22 | |
MemberCode | 12 | |
MemberId | 19 | |
Model | 1 | |
Transaction | 18 | |
Unknown | 0 | Unknown |
User | 11 | |
UserGroup | 21 | |
Version | 4 | |
VersionFlag | 10 |
설명
단순 형식은 ObjectType 마스터 데이터 모델 개체의 형식을 지정합니다.