Класс BRGetCriteria

Specifies globally unique identifiers (GUIDs) or names of the desired model, entity, or member type.

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

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

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

Синтаксис

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

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

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

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

В начало

Свойства

  Имя Описание
Открытое свойство AttributeId Gets or sets the attribute identifier.
Открытое свойство BusinessRuleIds Gets or sets the collection of business rule identifiers.
Открытое свойство EntityId Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the entity.
Открытое свойство MemberType Gets or sets a BREntityMemberType to specify leaf, parent, or collection members.
Открытое свойство ModelId Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the model.

В начало

Методы

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

В начало

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

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