Класс BusinessRuleSet
Represents a BusinessRules complex type.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BusinessRuleSet
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
<DataContractAttribute(Name := "BusinessRules", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BusinessRuleSet
'Применение
Dim instance As BusinessRuleSet
[SerializableAttribute]
[DataContractAttribute(Name = "BusinessRules", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRuleSet
[SerializableAttribute]
[DataContractAttribute(Name = L"BusinessRules", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BusinessRuleSet
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BusinessRules", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRuleSet = class end
public class BusinessRuleSet
Тип BusinessRuleSet обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
BusinessRuleSet | Initializes a new instance of the BusinessRuleSet class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
BRActions | Gets or sets an ArrayOfBRAction complex type. |
![]() |
BRConditions | Gets or sets an ArrayOfBRCondition complex type. |
![]() |
BRConditionTreeNodes | Gets or sets an ArrayOfBRConditionTreeNode complex type. |
![]() |
BusinessRules | Gets or sets an ArrayOfBusinessRule complex type. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)