Partager via


DbContextTransaction.UnderlyingTransaction Propriété

Définition

Obtient la transaction de base de données (magasin) qui est sous-jacente à cette transaction de contexte.

public System.Data.Common.DbTransaction UnderlyingTransaction { get; }
member this.UnderlyingTransaction : System.Data.Common.DbTransaction
Public ReadOnly Property UnderlyingTransaction As DbTransaction

Valeur de propriété

S’applique à