Share via


RelationalStrings.PendingAmbientTransaction Property

Definition

This connection was used with an ambient transaction. The original ambient transaction needs to be completed before this connection can be used outside of it.

[System.Runtime.CompilerServices.Nullable(1)]
public static string PendingAmbientTransaction { get; }
public static string PendingAmbientTransaction { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member PendingAmbientTransaction : string
static member PendingAmbientTransaction : string
Public Shared ReadOnly Property PendingAmbientTransaction As String

Property Value

Attributes

Applies to