Класс BRPublishCriteria

Sets the scope of rules to be published.

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

System. . :: . .Object
  Microsoft.MasterDataServices..::..BRPublishCriteria

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

Синтаксис

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

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

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

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

В начало

Свойства

  Имя Описание
Открытое свойство EntityId Gets or sets an identifier for the entity of the business rules to be published.
Открытое свойство ExtensionData Gets or sets an object containing extra data.
Открытое свойство MemberType Gets or sets a member type within the entity of the business rules to be published.
Открытое свойство ModelId Gets or sets an identifier for the model of the business rules to be published.

В начало

Методы

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

В начало

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

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