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 | |
---|---|---|
![]() |
BRAttributeArgumentBase | Inicjuje nowe wystąpienie BRAttributeArgumentBase klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
AttributeId | Pobiera lub ustawia identyfikator atrybut argumentu reguły biznesowej. |
![]() |
ExtensionData | Pobiera lub ustawia obiekt zawierający dodatkowe dane. (Dziedziczony z BRArgument). |
![]() |
Identifier | Pobiera lub ustawia identyfikator argument reguły biznesowej. (Dziedziczony z BRArgument). |
![]() |
PropertyName | Pobiera lub ustawia nazwę właściwość. (Dziedziczony z BRArgument). |
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.