Klasa BRAttributeArgument
Reprezentuje argument atrybut, który nie może mieć podrzędność argumentów.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.Services.DataContracts.BRArgument
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
<DataContractAttribute(Name := "BRAttributeArgument", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRAttributeArgument _
Inherits BRAttributeArgumentBase
'Użycie
Dim instance As BRAttributeArgument
[SerializableAttribute]
[DataContractAttribute(Name = "BRAttributeArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeArgument : BRAttributeArgumentBase
[SerializableAttribute]
[DataContractAttribute(Name = L"BRAttributeArgument", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRAttributeArgument : public BRAttributeArgumentBase
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BRAttributeArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeArgument =
class
inherit BRAttributeArgumentBase
end
public class BRAttributeArgument extends BRAttributeArgumentBase
Typ BRAttributeArgument uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
BRAttributeArgument | Inicjuje nowe wystąpienie BRAttributeArgument klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
AttributeId | Po zastąpieniu w klasie pochodnej, pobiera lub ustawia atrybut Identyfikator. (Dziedziczony z BRAttributeArgumentBase). | |
ChildArguments | Pobiera lub ustawia kolekcja argumentów podrzędność. | |
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 BRAttributeArgumentBase.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.