98 references to DistributedTxId
System.Transactions (98)
System\Transactions\Enlistment.cs (1)
83
returnValue = this.Transaction.
DistributedTxId
;
System\Transactions\InternalTransaction.cs (1)
425
tx.
DistributedTxId
System\Transactions\Oletx\OleTxTransaction.cs (2)
100
returnValue = this.realOletxTransaction.InternalTransaction.
DistributedTxId
;
655
returnValue = this.InternalTransaction.
DistributedTxId
;
System\Transactions\Transaction.cs (1)
405
returnValue = this.internalTransaction.
DistributedTxId
;
System\Transactions\TransactionState.cs (93)
788
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
796
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
802
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
814
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
826
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
837
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
848
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
878
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
884
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
895
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
911
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
917
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
1037
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
1044
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
1074
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
1079
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
1091
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
1098
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
2241
return TransactionAbortedException.Create( SR.GetString( SR.TraceSourceLtm), SR.GetString( SR.TransactionAborted ), tx.innerException, tx.
DistributedTxId
);
2301
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
2365
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
2371
throw TransactionInDoubtException.Create( SR.GetString( SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
2377
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
2383
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
3185
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3253
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3406
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3412
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3457
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
3463
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
3469
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
3475
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
3502
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3508
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3514
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3637
tx == null ? Guid.Empty : tx.
DistributedTxId
3676
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3682
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
3781
throw TransactionAbortedException.Create( SR.GetString( SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
3787
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
3793
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
3817
throw new TransactionAbortedException(tx.innerException, tx.
DistributedTxId
);
3822
throw new TransactionAbortedException(tx.innerException, tx.
DistributedTxId
);
3843
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
3849
throw new TransactionAbortedException(tx.innerException, tx.
DistributedTxId
);
3855
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
3999
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
4004
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
4030
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
4036
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
4042
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
4074
SR.GetString(SR.CannotPromoteSnapshot), null, tx == null ? Guid.Empty : tx.
DistributedTxId
);
4519
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4614
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4640
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4650
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4659
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4664
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4669
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4699
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4705
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4743
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4753
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4762
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4767
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4772
throw TransactionException.Create(SR.GetString(SR.TooLate), tx == null ? Guid.Empty : tx.
DistributedTxId
);
4794
tx == null ? Guid.Empty : tx.
DistributedTxId
4827
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4832
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
4933
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
4938
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
4943
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
4967
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
4972
throw new TransactionAbortedException(tx.innerException, tx.
DistributedTxId
);
4977
throw TransactionAbortedException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
5069
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
5074
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
5083
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
5088
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
5093
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceBase), SR.GetString(SR.TransactionIndoubt), tx.innerException, tx.
DistributedTxId
);
5098
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
5103
throw TransactionInDoubtException.Create(SR.GetString(SR.TraceSourceLtm), SR.GetString(SR.TransactionAborted), tx.innerException, tx.
DistributedTxId
);
5211
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);
5287
tx.
DistributedTxId
5304
tx.
DistributedTxId
5327
tx.
DistributedTxId
5354
tx.
DistributedTxId
5366
tx.
DistributedTxId
5399
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
5408
tx.
DistributedTxId
5442
throw TransactionException.CreateTransactionStateException(SR.GetString(SR.TraceSourceLtm), tx.innerException, tx.
DistributedTxId
);
5451
tx.
DistributedTxId
5551
throw TransactionException.CreateTransactionStateException( SR.GetString( SR.TraceSourceLtm ), tx.innerException, tx.
DistributedTxId
);