RelationalStrings.NoActiveTransaction 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 does not have any active transactions.
[System.Runtime.CompilerServices.Nullable(1)]
public static string NoActiveTransaction { get; }
public static string NoActiveTransaction { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member NoActiveTransaction : string
static member NoActiveTransaction : string
Public Shared ReadOnly Property NoActiveTransaction As String
Property Value
- Attributes