Класс BRDeleteCriteria
Specifies lists of globally unique identifiers (GUIDs) for business rules items to be deleted.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRDeleteCriteria
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "BRDeleteCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRDeleteCriteria
'Применение
Dim instance As BRDeleteCriteria
[DataContractAttribute(Name = "BRDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRDeleteCriteria
[DataContractAttribute(Name = L"BRDeleteCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRDeleteCriteria
[<DataContractAttribute(Name = "BRDeleteCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRDeleteCriteria = class end
public class BRDeleteCriteria
Тип BRDeleteCriteria обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
BRDeleteCriteria | Initializes a new instance of the BRDeleteCriteria class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
BRConditionTreeNodes | Gets or sets an array containing globally unique identifiers (GUIDs) of condition tree nodes to be deleted. |
![]() |
BRItems | Gets or sets an array containing globally unique identifiers (GUIDs) of conditions or actions to be deleted. |
![]() |
BusinessRules | Gets or sets an array containing globally unique identifiers (GUIDs) of business rules to be deleted. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)