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 | |
---|---|---|
BRAttributeValueArgument | Inicjuje nowe wystąpienie BRAttributeValueArgument klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
AttributeCode | Pobiera lub ustawia kod atrybut. | |
Identifier | Po zastąpieniu w klasie pochodnej, pobiera lub ustawia identyfikator unikatowy argumentu. (Dziedziczony z BRArgument). | |
PropertyName | Po zastąpieniu w klasie pochodnej, pobiera lub ustawia nazwę właściwość. (Dziedziczony z BRArgument). | |
PropertyType | Pobiera typ właściwość. (Zastępuje BRArgument.PropertyType). |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Object). | |
GetType | (Dziedziczony z Object). | |
MemberwiseClone | (Dziedziczony z Object). | |
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.