BRHierarchyArgument Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Explicit hierarchies are deprecated
Un argument parent hiérarchique explicite. Il faut absolument un argument d’attribut enfant.
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
- Héritage
- Attributs
- Implémente
Remarques
Le BRHierarchyArgument type complexe détient les arguments des règles métier qui concernent les membres enfants issus d’une hiérarchie explicite.
Constructeurs
| Nom | Description |
|---|---|
| BRHierarchyArgument() |
Obsolète.
Constructeur. |
Propriétés
| Nom | Description |
|---|---|
| ChildArgument |
Obsolète.
Spécifie l’argument de l’attribut enfant. |
| HierarchyId |
Obsolète.
Spécifie l’identifiant hiérarchique. |
| Identifier |
Obsolète.
Identifie de manière unique l’argument. (Hérité de BRArgument) |
| LeafNodeAttribute |
Obsolète.
Spécifie les détails pour l’argument de l’attribut de niveau inférieur. |
| PropertyName |
Obsolète.
Précise le nom du bien. (Hérité de BRArgument) |
Méthodes
| Nom | Description |
|---|---|
| SetProperty<T>(T, T, String, Boolean) |
Obsolète.
Modifie la propriété en la valeur donnée. |
| SetProperty<T>(T, T, String) |
Obsolète.
Modifie la propriété en la valeur donnée. |