Klasa BRConditionComponent
Reprezentuje składnik element typu reguły, jest warunek.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
Microsoft.MasterDataServices.Services.DataContracts.BRConditionComponent
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
<DataContractAttribute(Name := "BRConditionComponent", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRConditionComponent _
Inherits BRItemTypeComponent
'Użycie
Dim instance As BRConditionComponent
[SerializableAttribute]
[DataContractAttribute(Name = "BRConditionComponent", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRConditionComponent : BRItemTypeComponent
[SerializableAttribute]
[DataContractAttribute(Name = L"BRConditionComponent", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRConditionComponent : public BRItemTypeComponent
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BRConditionComponent", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRConditionComponent =
class
inherit BRItemTypeComponent
end
public class BRConditionComponent extends BRItemTypeComponent
Typ BRConditionComponent uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
BRConditionComponent | Inicjuje nowe wystąpienie BRConditionComponent klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
CompatibleAttributeTypes | ArrayBRAttributeTypeInfo typu złożonego. (Dziedziczony z BRItemTypeComponent). | |
Description | Opis składnika. (Dziedziczony z BRItemTypeComponent). | |
ItemType | BRItemType typu prostego. (Dziedziczony z BRItemTypeComponent). |
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.