次の方法で共有


SqlServerEventId.SavepointsDisabledBecauseOfMARS フィールド

定義

複数のアクティブな結果セットが有効になっているため、外部トランザクションで変更を保存するときにセーブポイントが無効になりました。

public static readonly Microsoft.Extensions.Logging.EventId SavepointsDisabledBecauseOfMARS;
 staticval mutable SavepointsDisabledBecauseOfMARS : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly SavepointsDisabledBecauseOfMARS As EventId 

フィールド値

注釈

このイベントはカテゴリ内 DbLoggerCategory.Database.Transaction にあります。

適用対象