RelationalStrings.TransactionSuppressedMigrationInUserTransaction Property
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.
User transaction is not supported with a TransactionSuppressed migrations or a retrying execution strategy.
C#
public static string TransactionSuppressedMigrationInUserTransaction { get; }
static member TransactionSuppressedMigrationInUserTransaction : string
Public Shared ReadOnly Property TransactionSuppressedMigrationInUserTransaction As String
製品 | バージョン |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.0 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Entity Framework に関するフィードバック
Entity Framework はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。