Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Transactions
TransactionStatePromotedNonMSDTCCommitted
C# Class System.Transactions.TransactionStatePromotedNonMSDTCCommitted
Inheritance:
TransactionStatePromotedNonMSDTCEnded
Afficher le fichier
Open project: dotnet/corefx
Méthodes protégées
Méthode
Description
PromotedTransactionOutcome
(
InternalTransaction
tx
) :
void
Private Methods
Méthode
Description
EnterState
(
InternalTransaction
tx
) :
void
get_Status
(
InternalTransaction
tx
) :
TransactionStatus
Method Details
PromotedTransactionOutcome()
protected
méthode
protected
PromotedTransactionOutcome
(
InternalTransaction
tx
) :
void
tx
InternalTransaction
Résultat
void