Udostępnij za pośrednictwem


Klasa BRAttributeValueArgument

Reprezentuje atrybut wartość argumentu reguły biznesowej.

Hierarchia dziedziczenia

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

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

Składnia

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

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

Konstruktorzy

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

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna AttributeCode Pobiera lub ustawia kod atrybut.
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.