Compartilhar via


ManagedInstanceDtcSecuritySettings.XaTransactionsEnabled Property

Definition

Gets or sets allow XA Transactions to managed instance DTC.

[Newtonsoft.Json.JsonProperty(PropertyName="xaTransactionsEnabled")]
public bool? XaTransactionsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="xaTransactionsEnabled")>]
member this.XaTransactionsEnabled : Nullable<bool> with get, set
Public Property XaTransactionsEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to