Klasa BRItemTypeComponent
Określa typ bazowy poziom składników reguły biznesowe.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.BRItemTypeComponent
Microsoft.MasterDataServices.BRActionComponent
Microsoft.MasterDataServices.BRConditionComponent
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
<KnownTypeAttribute(GetType(BRActionComponent))> _
<DataContractAttribute(Name := "BRItemTypeComponent", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
<KnownTypeAttribute(GetType(BRConditionComponent))> _
Public Class BRItemTypeComponent _
Implements IExtensibleDataObject
'Użycie
Dim instance As BRItemTypeComponent
[KnownTypeAttribute(typeof(BRActionComponent))]
[DataContractAttribute(Name = "BRItemTypeComponent", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(BRConditionComponent))]
public class BRItemTypeComponent : IExtensibleDataObject
[KnownTypeAttribute(typeof(BRActionComponent))]
[DataContractAttribute(Name = L"BRItemTypeComponent", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[KnownTypeAttribute(typeof(BRConditionComponent))]
public ref class BRItemTypeComponent : IExtensibleDataObject
[<KnownTypeAttribute(typeof(BRActionComponent))>]
[<DataContractAttribute(Name = "BRItemTypeComponent", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<KnownTypeAttribute(typeof(BRConditionComponent))>]
type BRItemTypeComponent =
class
interface IExtensibleDataObject
end
public class BRItemTypeComponent implements IExtensibleDataObject
Typ BRItemTypeComponent uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
BRItemTypeComponent | Inicjuje nowe wystąpienie BRItemTypeComponent klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
CompatibleAttributeTypes | Pobiera lub ustawia tablicę BRAttributeTypeInfo obiektów, które definiuje AttributeType—AttributeDataType par, które są zgodne z tym składnikiem typu element. |
![]() |
Description | Pobiera lub ustawia opis typu. |
![]() |
ExtensionData | Pobiera lub ustawia obiekt zawierający dodatkowe dane. |
![]() |
ItemType | Pobiera lub ustawia typ element. |
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.