ParentChild クラス
階層の親子リレーションシップ レコードを表します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..ParentChild
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<DataContractAttribute(Name := "ParentChild", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ParentChild
'使用
Dim instance As ParentChild
[DataContractAttribute(Name = "ParentChild", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ParentChild
[DataContractAttribute(Name = L"ParentChild", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ParentChild
[<DataContractAttribute(Name = "ParentChild", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ParentChild = class end
public class ParentChild
ParentChild 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AttributeId | メンバーをメンバー自身の子 (存在する場合) に関連付けるために使用する属性の識別子を取得または設定します。 |
![]() |
AuditInfo | AuditInfo 複合型を取得または設定します。 |
![]() |
Child | リレーションシップの子メンバーの MemberIdentifier を取得または設定します。 |
![]() |
ChildEntityId | 子メンバーのエンティティの Identifier を取得または設定します。 |
![]() |
ChildPermission | 子メンバーの権限レベルを取得または設定します。 |
![]() |
NextRelationshipId | アイテムとアイテム自身の子の間のリレーションシップを定義するオブジェクトの識別子を取得または設定します。 |
![]() |
NextRelationshipType | アイテムをアイテム自身の子に関連付ける方法を定義する HierarchyItemType を取得または設定します。 |
![]() |
Parent | リレーションシップの親メンバーの MemberIdentifier を取得または設定します。 |
![]() |
ParentEntityId | 親メンバーのエンティティの Identifier を取得または設定します。 |
![]() |
ParentPermission | 親メンバーのためのユーザーの SecurityPermission を取得または設定します。 |
![]() |
RelationshipId | リレーションシップ識別子を取得または設定します。 |
![]() |
RelationshipType | リレーションシップの種類を取得または設定します。 |
![]() |
SortOrder | 親を基準とした兄弟の中での子メンバーの順序を表す整数を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)