Share via


RelationalStrings.TransactionSuppressedMigrationInUserTransaction Property

Definition

User transaction is not supported with a TransactionSuppressed migrations or a retrying execution strategy.

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

Property Value

Attributes

Applies to