Classe BRPublishCriteria
Sets the scope of rules to be published.
Hierarquia de herança
System. . :: . .Object
Microsoft.MasterDataServices..::..BRPublishCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
<DataContractAttribute(Name := "BRPublishCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRPublishCriteria _
Implements IExtensibleDataObject
'Uso
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
O tipo BRPublishCriteria expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
BRPublishCriteria | Initializes a new instance of the BRPublishCriteria class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.