Klasa BusinessRule
Reprezentuje obiekt kontener reguły biznesowej.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.Services.DataContracts.BusinessRule
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
<DataContractAttribute(Name := "BusinessRule", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BusinessRule
'Użycie
Dim instance As BusinessRule
[SerializableAttribute]
[DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRule
[SerializableAttribute]
[DataContractAttribute(Name = L"BusinessRule", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BusinessRule
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRule = class end
public class BusinessRule
Typ BusinessRule uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
AuditInfo | AuditInfo typu złożonego. | |
BRActions | ArrayOfBRaction typu złożonego. | |
BRConditionTree | BRConditionTreeNode typu złożonego. | |
Description | Opis reguły biznesowej. | |
Identifier | Identyfikator reguły biznesowej. | |
NotificationGroup | Pobiera lub ustawia grupy powiadomienie. | |
NotificationUser | Pobiera lub ustawia powiadomienie użytkownika. | |
Priority | Pobiera lub ustawia priorytet. | |
RuleActionText | Ciąg reprezentacja akcje reguły biznesowej dołączone do bieżącego reguły biznesowej. | |
RuleConditionText | Ciąg reprezentację bieżącej reguły biznesowej akcje reguły biznesowej. | |
Status | BRStatus typu prostego. |
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.