BRHierarchyArgument Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Explicit hierarchies are deprecated
Un argomento genitore di gerarchia esplicito. Deve esserci un argomento sull'attributo figlio.
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
- Ereditarietà
- Attributi
- Implementazioni
Commenti
Il BRHierarchyArgument tipo complesso contiene gli argomenti delle regole di business che si riferiscono ai membri figli di una gerarchia esplicita.
Costruttori
| Nome | Descrizione |
|---|---|
| BRHierarchyArgument() |
Obsoleti.
Costruttore. |
Proprietà
| Nome | Descrizione |
|---|---|
| ChildArgument |
Obsoleti.
Specifica l'argomento dell'attributo figlio. |
| HierarchyId |
Obsoleti.
Specifica l'identificatore gerarchico. |
| Identifier |
Obsoleti.
Identifica in modo unico l'argomento. (Ereditato da BRArgument) |
| LeafNodeAttribute |
Obsoleti.
Specifica i dettagli per l'argomento dell'attributo di livello inferiore. |
| PropertyName |
Obsoleti.
Specifica il nome della proprietà. (Ereditato da BRArgument) |
Metodi
| Nome | Descrizione |
|---|---|
| SetProperty<T>(T, T, String, Boolean) |
Obsoleti.
Cambia la proprietà al valore dato. |
| SetProperty<T>(T, T, String) |
Obsoleti.
Cambia la proprietà al valore dato. |