Udostępnij za pośrednictwem


Klasa BRDomainBasedAttributeArgument

Reprezentuje argument atrybut, który ma podrzędność argument atrybut.

Hierarchia dziedziczenia

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.BRArgument
    Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase
      Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument

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

Składnia

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

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

Konstruktorzy

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

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna AttributeId Po zastąpieniu w klasie pochodnej, pobiera lub ustawia atrybut Identyfikator. (Dziedziczony z BRAttributeArgumentBase).
Właściwość publiczna ChildArgument Pobiera lub ustawia atrybut argumentu podrzędność.
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 BRAttributeArgumentBase.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.