Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Identifies the level of detail desired from the Get operation for each of the internal BusinessRuleSet collections.
Hierarquia de herança
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRResultOptions
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxe
'Declaração
<DataContractAttribute(Name := "BRResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRResultOptions _
Inherits DataContractBase
'Uso
Dim instance As BRResultOptions
[DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRResultOptions : DataContractBase
[DataContractAttribute(Name = L"BRResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRResultOptions : public DataContractBase
[<DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRResultOptions =
class
inherit DataContractBase
end
public class BRResultOptions extends DataContractBase
O tipo BRResultOptions expõe os membros a seguir.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
BRResultOptions | Initializes a new instance of the BRResultOptions class. |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
BRActions | Gets or sets the desired result type for the BRActions collection. |
![]() |
BRConditions | Gets or sets the desired result type for the BRConditions collection. |
![]() |
BRConditionTreeNodes | Gets or sets the desired result type for the BRConditionTreeNodes collection. |
![]() |
BusinessRules | Gets or sets the desired result type for the BusinessRules collection. |
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.) |
![]() |
SetProperty<T> | Infraestrutura. Sets the property using the specified values. (Herdado de DataContractBase.) |
![]() |
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.
Consulte também
Referência
Namespace Microsoft.MasterDataServices.Services.DataContracts
.gif)
.gif)
.gif)