Klasa BusinessRule
Reprezentuje reguły biznesowej.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.BusinessRule
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
<DataContractAttribute(Name := "BusinessRule", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BusinessRule _
Implements IExtensibleDataObject
'Użycie
Dim instance As BusinessRule
[DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRule : IExtensibleDataObject
[DataContractAttribute(Name = L"BusinessRule", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BusinessRule : IExtensibleDataObject
[<DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRule =
class
interface IExtensibleDataObject
end
public class BusinessRule implements IExtensibleDataObject
Typ BusinessRule uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
AuditInfo | Pobiera lub ustawia informacje o inspekcji. |
![]() |
BRActions | Pobiera lub ustawia tablicę akcje reguły biznesowej. |
![]() |
BRConditionTree | Pobiera lub ustawia drzewa warunek reguły biznesowej. |
![]() |
Description | Pobiera lub ustawia opis reguły biznesowej. |
![]() |
ExtensionData | Pobiera lub ustawia obiekt zawierający dodatkowe dane. |
![]() |
Identifier | Pobiera lub ustawia identyfikator reguły biznesowej. |
![]() |
NotificationGroup | Pobiera lub ustawia grupy powiadamiany o regule unikatowy identyfikator globalny (GUID). |
![]() |
NotificationUser | Pobiera lub ustawia grupy powiadamiany o regule unikatowy identyfikator globalny (GUID). |
![]() |
Priority | Pobiera lub ustawia priorytet reguły. |
![]() |
RuleActionText | Pobiera lub ustawia akcje reguły biznesowej w bieżącej reguły biznesowej. |
![]() |
RuleConditionText | Pobiera lub ustawia reguły biznesowej warunki zawarte w bieżącym reguły biznesowej. |
![]() |
Status | Pobiera lub ustawia stan reguły biznesowej. |
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.