Класс BRResultOptions

Specifies the desired format of the returned BusinessRules type.

Иерархия наследования

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..BRResultOptions

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<DataContractAttribute(Name := "BRResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRResultOptions
'Применение
Dim instance As BRResultOptions
[DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRResultOptions
[DataContractAttribute(Name = L"BRResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRResultOptions
[<DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRResultOptions =  class end
public class BRResultOptions

Тип BRResultOptions обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод BRResultOptions Initializes a new instance of the BRResultOptions class.

В начало

Свойства

  Имя Описание
Открытое свойство BRActions A ResultType controlling the population of the BRActions property in BusinessRules.
Открытое свойство BRConditions A ResultType controlling the population of the BRConditions property in BusinessRules.
Открытое свойство BRConditionTreeNodes A ResultType controlling the population of the BRConditionTreeNodes property in BusinessRules.
Открытое свойство BusinessRules A ResultType controlling the population of the BusinessRules property in BusinessRules.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.