Share via


RelationalStrings.NestedAmbientTransactionError Property

Definition

A root ambient transaction was completed before the nested transaction. The nested transactions should be completed first.

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

Property Value

Attributes

Applies to