Share via


RelationalStrings.TransactionAssociatedWithDifferentConnection Property

Definition

The specified transaction is not associated with the current connection. Only transactions associated with the current connection may be used.

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

Property Value

Attributes

Applies to