RelationalStrings.TransactionAlreadyStarted Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The connection is already in a transaction and cannot participate in another transaction.
[System.Runtime.CompilerServices.Nullable(1)]
public static string TransactionAlreadyStarted { get; }
public static string TransactionAlreadyStarted { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member TransactionAlreadyStarted : string
static member TransactionAlreadyStarted : string
Public Shared ReadOnly Property TransactionAlreadyStarted As String
Property Value
- Attributes