BRHierarchyArgument クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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() |
古い.
コンストラクターです。 |
プロパティ
ChildArgument |
古い.
子属性引数を指定します。 |
HierarchyId |
古い.
階層識別子を指定します。 |
Identifier |
古い.
引数を一意に識別します。 (継承元 BRArgument) |
LeafNodeAttribute |
古い.
下位レベルの属性引数の詳細を指定します。 |
PropertyName |
古い.
プロパティ名を指定します。 (継承元 BRArgument) |
メソッド
SetProperty<T>(T, T, String) |
古い.
プロパティを指定した値に変更します。 |
SetProperty<T>(T, T, String, Boolean) |
古い.
プロパティを指定した値に変更します。 |