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
已过时.

指定底层属性参数的details。

PropertyName
已过时.

指定属性名称。

(继承自 BRArgument)

方法

SetProperty<T>(T, T, String)
已过时.

将属性更改为给定的值。
返回新值是否不同于旧值。

(继承自 DataContractBase)
SetProperty<T>(T, T, String, Boolean)
已过时.

将属性更改为给定的值。
返回新值是否不同于旧值。

(继承自 DataContractBase)

适用于