Udostępnij za pośrednictwem


Klasa BRHierarchyArgument

Reprezentuje argument hierarchii, który musi mieć podrzędność argument atrybut.

Hierarchia dziedziczenia

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.BRArgument
    Microsoft.MasterDataServices.Services.DataContracts.BRHierarchyArgument

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
<DataContractAttribute(Name := "BRHierarchyArgument", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRHierarchyArgument _
    Inherits BRArgument _
    Implements IBRAttributeArgumentParent, IBRAttributeArgumentContainer, IBRArgument
'Użycie
Dim instance As BRHierarchyArgument
[SerializableAttribute]
[DataContractAttribute(Name = "BRHierarchyArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRHierarchyArgument : BRArgument, 
    IBRAttributeArgumentParent, IBRAttributeArgumentContainer, IBRArgument
[SerializableAttribute]
[DataContractAttribute(Name = L"BRHierarchyArgument", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRHierarchyArgument : public BRArgument, 
    IBRAttributeArgumentParent, IBRAttributeArgumentContainer, IBRArgument
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BRHierarchyArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRHierarchyArgument =  
    class
        inherit BRArgument
        interface IBRAttributeArgumentParent
        interface IBRAttributeArgumentContainer
        interface IBRArgument
    end
public class BRHierarchyArgument extends BRArgument implements IBRAttributeArgumentParent, IBRAttributeArgumentContainer, IBRArgument

Typ BRHierarchyArgument uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna BRHierarchyArgument Inicjuje nowe wystąpienie BRHierarchyArgument klasy

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna ChildArgument Pobiera lub ustawia atrybut argumentu podrzędność.
Właściwość publiczna HierarchyId Pobiera lub ustawia identyfikator hierarchii.
Właściwość publiczna Identifier Po zastąpieniu w klasie pochodnej, pobiera lub ustawia identyfikator unikatowy argumentu. (Dziedziczony z BRArgument).
Właściwość publiczna PropertyName Po zastąpieniu w klasie pochodnej, pobiera lub ustawia nazwę właściwość. (Dziedziczony z BRArgument).
Właściwość publiczna PropertyType Pobiera typ właściwość. (Zastępuje BRArgument.PropertyType).

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString (Dziedziczony z Object).

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.