Udostępnij za pośrednictwem


Klasa BRAttributeArgumentBase

Reprezentuje podstawowego typu złożonego dla argumentów atrybut reguły biznesowej.

Hierarchia dziedziczenia

System.Object
  Microsoft.MasterDataServices.BRArgument
    Microsoft.MasterDataServices.BRAttributeArgumentBase
      Microsoft.MasterDataServices.BRAttributeArgument
      Microsoft.MasterDataServices.BRDomainBasedAttributeArgument

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

Składnia

'Deklaracja
<KnownTypeAttribute(GetType(BRAttributeArgument))> _
<DataContractAttribute(Name := "BRAttributeArgumentBase", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(BRDomainBasedAttributeArgument))> _
Public Class BRAttributeArgumentBase _
    Inherits BRArgument
'Użycie
Dim instance As BRAttributeArgumentBase
[KnownTypeAttribute(typeof(BRAttributeArgument))]
[DataContractAttribute(Name = "BRAttributeArgumentBase", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(BRDomainBasedAttributeArgument))]
public class BRAttributeArgumentBase : BRArgument
[KnownTypeAttribute(typeof(BRAttributeArgument))]
[DataContractAttribute(Name = L"BRAttributeArgumentBase", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(BRDomainBasedAttributeArgument))]
public ref class BRAttributeArgumentBase : public BRArgument
[<KnownTypeAttribute(typeof(BRAttributeArgument))>]
[<DataContractAttribute(Name = "BRAttributeArgumentBase", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<KnownTypeAttribute(typeof(BRDomainBasedAttributeArgument))>]
type BRAttributeArgumentBase =  
    class
        inherit BRArgument
    end
public class BRAttributeArgumentBase extends BRArgument

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

Konstruktorzy

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

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna AttributeId Pobiera lub ustawia identyfikator atrybut argumentu reguły biznesowej.
Właściwość publiczna ExtensionData Pobiera lub ustawia obiekt zawierający dodatkowe dane. (Dziedziczony z BRArgument).
Właściwość publiczna Identifier Pobiera lub ustawia identyfikator argument reguły biznesowej. (Dziedziczony z BRArgument).
Właściwość publiczna PropertyName Pobiera lub ustawia nazwę właściwość. (Dziedziczony z BRArgument).

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.