Home
last modified time | relevance | path

Searched refs:EnlistPromotableSinglePhase (Results 1 – 24 of 24) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/System/Data/SqlClient/
H A DSqlInternalConnection.cs383 if (SysTxForGlobalTransactions.EnlistPromotableSinglePhase == null) in EnlistNonNull()
386 … hasDelegatedTransaction = tx.EnlistPromotableSinglePhase(delegatedTransaction); in EnlistNonNull()
390 …hasDelegatedTransaction = (bool)SysTxForGlobalTransactions.EnlistPromotableSinglePhase.Invoke(tx, … in EnlistNonNull()
396 hasDelegatedTransaction = tx.EnlistPromotableSinglePhase(delegatedTransaction); in EnlistNonNull()
H A DSqlUtil.cs1132 public static MethodInfo EnlistPromotableSinglePhase property in System.Data.SqlClient.SysTxForGlobalTransactions
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SqlClient/
H A DSqlInternalConnection.cs429 if (SysTxForGlobalTransactions.EnlistPromotableSinglePhase == null) {
431 … hasDelegatedTransaction = tx.EnlistPromotableSinglePhase(delegatedTransaction);
434 …hasDelegatedTransaction = (bool)SysTxForGlobalTransactions.EnlistPromotableSinglePhase.Invoke(tx, …
439 … hasDelegatedTransaction = tx.EnlistPromotableSinglePhase(delegatedTransaction);
H A DSqlUtil.cs1680 public static MethodInfo EnlistPromotableSinglePhase { property in System.Data.SqlClient.SysTxForGlobalTransactions
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/Hosting/
H A DSharedConnectionInfo.cs68 transaction.EnlistPromotableSinglePhase(localTransaction); in SharedConnectionInfo()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/src/System/Transactions/
H A DTransaction.cs958 …public bool EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification promotableSinglePhaseNo… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
960 …return EnlistPromotableSinglePhase(promotableSinglePhaseNotification, TransactionInterop.PromoterT… in EnlistPromotableSinglePhase()
984 …public bool EnlistPromotableSinglePhase(IPromotableSinglePhaseNotification promotableSinglePhaseNo… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
1016 …succeeded = _internalTransaction.State.EnlistPromotableSinglePhase(_internalTransaction, promotabl… in EnlistPromotableSinglePhase()
H A DTransactionState.cs269 internal virtual bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionState
789 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStateActive
919 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStateSubordinateActive
1078 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStatePhase0
1911 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStatePromotedBase
3536 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStatePromotedNonMSDTCBase
3880 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStatePromotedNonMSDTCVolatilePhase1
3981 internal override bool EnlistPromotableSinglePhase( in EnlistPromotableSinglePhase() method in System.Transactions.TransactionStatePromotedNonMSDTCSinglePhaseCommit
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Transactions/System.Transactions/
H A DTransaction.cs176 public bool EnlistPromotableSinglePhase ( in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
197 …public bool EnlistPromotableSinglePhase (IPromotableSinglePhaseNotification promotableSinglePhaseN… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/ref/
H A DSystem.Transactions.Local.cs126 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
127 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DIntResourceManager.cs73 … _transaction.EnlistPromotableSinglePhase(new PromotableSinglePhaseNotification(this));
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Transactions/Test/
H A DIntResourceManager.cs74 … transaction.EnlistPromotableSinglePhase(new PromotableSinglePhaseNotification ( this ));
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Transactions.cs212 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
213 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Transactions.cs199 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
200 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Transactions.cs212 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
213 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Transactions.cs199 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
200 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Transactions.cs199 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
200 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Transactions.cs172 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
174 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Transactions.cs172 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
174 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Transactions.cs198 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification not… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Transactions.cs198 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification not… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Transactions.cs210 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Transactions.cs211 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Transactions.cs210 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Transactions.cs210 …public bool EnlistPromotableSinglePhase(System.Transactions.IPromotableSinglePhaseNotification pro… in EnlistPromotableSinglePhase() method in System.Transactions.Transaction