Поделиться через


Класс BRPublishCriteria

Sets the scope of rules to be published.

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

System.Object
  Microsoft.MasterDataServices.DataContractBase
    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 _
    Inherits DataContractBase
'Применение
Dim instance As BRPublishCriteria
[DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRPublishCriteria : DataContractBase
[DataContractAttribute(Name = L"BRPublishCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRPublishCriteria : public DataContractBase
[<DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPublishCriteria =  
    class
        inherit DataContractBase
    end
public class BRPublishCriteria extends DataContractBase

Тип 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 the structure that contains extra data. (Производный от DataContractBase.)
Открытое свойство 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.MasterDataServices