BRHierarchyArgument クラス

定義

注意事項

Explicit hierarchies are deprecated

明確なヒエラルキーの親の議論です。 子属性の引数が必要です。

public ref class BRHierarchyArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentParent
[System.Obsolete("Explicit hierarchies are deprecated")]
[System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRHierarchyArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentParent
[<System.Obsolete("Explicit hierarchies are deprecated")>]
[<System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRHierarchyArgument = class
    inherit BRArgument
    interface IBRAttributeArgumentParent
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public Class BRHierarchyArgument
Inherits BRArgument
Implements IBRAttributeArgumentParent
継承
BRHierarchyArgument
属性
実装

注釈

BRHierarchyArgument複合体タイプは、明示的な階層構造から子メンバーに関連するビジネスルールの議論を保持します。

コンストラクター

名前 説明
BRHierarchyArgument()
古い.

コンストラクタ。

プロパティ

名前 説明
ChildArgument
古い.

子属性の引数を指定します。

HierarchyId
古い.

階層識別子を指定します。

Identifier
古い.

は議論を一意に識別します。

(継承元 BRArgument)
LeafNodeAttribute
古い.

Speciesdetailsは下位属性の引数に用いられます。

PropertyName
古い.

物件名を指定します。

(継承元 BRArgument)

メソッド

名前 説明
SetProperty<T>(T, T, String, Boolean)
古い.

その性質を与えられた値に変更します。
新しい値が古い値と異なるかどうかを返します。

(継承元 DataContractBase)
SetProperty<T>(T, T, String)
古い.

その性質を与えられた値に変更します。
新しい値が古い値と異なるかどうかを返します。

(継承元 DataContractBase)

適用対象