Classe BRPublishCriteria
Sets the scope of rules to be published.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRPublishCriteria
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "BRPublishCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRPublishCriteria
'Utilizzo
Dim instance As BRPublishCriteria
[DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRPublishCriteria
[DataContractAttribute(Name = L"BRPublishCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRPublishCriteria
[<DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPublishCriteria = class end
public class BRPublishCriteria
Nel tipo BRPublishCriteria sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
BRPublishCriteria | Initializes a new instance of the BRPublishCriteria class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
EntityId | Gets or sets an Identifier for the entity of the business rules to be published. |
![]() |
MemberType | Gets or sets a MemberType 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 alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.