次の方法で共有


ObjectType 列挙体

マスター データ モデル オブジェクトの型を表します。

名前空間:  Microsoft.MasterDataServices.Services.DataContracts
アセンブリ:  Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)

構文

'宣言
<DataContractAttribute(Name := "ObjectType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration ObjectType
'使用
Dim instance As ObjectType
[DataContractAttribute(Name = "ObjectType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum ObjectType
[DataContractAttribute(Name = L"ObjectType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class ObjectType
[<DataContractAttribute(Name = "ObjectType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ObjectType
public enum ObjectType

メンバー

メンバー名 説明
Unknown いずれかの標準オブジェクト型ではありません。
Model MDS モデル。
DerivedHierarchy 派生階層。
DerivedHierarchyLevel Derived Hierarchy のレベル。
Version モデル バージョン。
Entity エンティティ。
Hierarchy 階層。
Attribute 属性。
AttributeGroup 属性グループ。
StagingBatch ステージング レコードのバッチ。
VersionFlag バージョン フラグ。
User ユーザーです。
MemberCode メンバーのコード (ビジネス キー)。
Annotation 注釈。
BusinessRule ビジネス ルール。
BusinessRuleConditionTreeNode ビジネス ルールの条件またはアクション内の引数。
BusinessRuleItem 条件やアクションなどのビジネス ルール アイテム。
BusinessRuleArgument ビジネス ルールの条件またはアクション内の引数。
Transaction トランザクション レコード。
MemberId メンバーの整数 ID キー。
ExportView エクスポート ビュー。
UserGroup ユーザー グループ。