CoreStrings.SavepointsNotSupported 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.
Savepoints are not supported by the database provider in use.
[System.Runtime.CompilerServices.Nullable(1)]
public static string SavepointsNotSupported { get; }
public static string SavepointsNotSupported { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member SavepointsNotSupported : string
static member SavepointsNotSupported : string
Public Shared ReadOnly Property SavepointsNotSupported As String
Property Value
- Attributes