Classe BRResultOptions
Specifies the desired format of the returned BusinessRules type.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRResultOptions
Spazio dei nomi Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<DataContractAttribute(Name := "BRResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRResultOptions
'Utilizzo
Dim instance As BRResultOptions
[DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRResultOptions
[DataContractAttribute(Name = L"BRResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRResultOptions
[<DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRResultOptions = class end
public class BRResultOptions
Nel tipo BRResultOptions sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
BRResultOptions | Initializes a new instance of the BRResultOptions class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
BRActions | A ResultType controlling the population of the BRActions property in BusinessRules. |
![]() |
BRConditions | A ResultType controlling the population of the BRConditions property in BusinessRules. |
![]() |
BRConditionTreeNodes | A ResultType controlling the population of the BRConditionTreeNodes property in BusinessRules. |
![]() |
BusinessRules | A ResultType controlling the population of the BusinessRules property in BusinessRules. |
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.