AtomicTransaction Class
במאמר זה
Definition
Constructors
Fields
Properties
Methods
Applies to
הצג 2 נוספים
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class AtomicTransaction abstract : Microsoft::XLANGs::Core::TransactionalContext
[System.Serializable ]
public abstract class AtomicTransaction : Microsoft .XLANGs .Core .TransactionalContext
type AtomicTransaction = class
inherit TransactionalContext
Public MustInherit Class AtomicTransaction
Inherits TransactionalContext
Inheritance
Attributes
הרחב טבלה
הרחב טבלה
הרחב טבלה
הרחב טבלה
AddTransactedWork(Transacted, XlangStore)
CleanupAndPrepareToCommit(Segment)
(Inherited from Context )
CloneObject(Object)
CompensationHandlerDone(Segment)
(Inherited from Context )
CompleteChildState(IStateManager, Boolean, Boolean)
(Inherited from Context )
CompleteSelf(Boolean, Boolean)
(Inherited from Context )
CreateInstance(Type)
Dispose()
(Inherited from Context )
DisposeServicedComponent(ServicedComponent)
DoBeforeCommit(CxtCommand)
(Inherited from Context )
DoneWithChildCompensationHandler(IStateManager, Segment, Segment)
(Inherited from Context )
ExceptionHandlerDone(Segment)
(Inherited from Context )
ExceptionRaised()
(Inherited from Context )
ExceptionRaised(Exception)
Finally()
FindMessageByName(String)
(Inherited from Context )
GetAtomicContext(ArrayList)
(Inherited from Context )
GetExtendedData(Object)
(Inherited from Context )
HandleException()
IgnoreThisCommitRequest()
(Inherited from Context )
IgnoreThisPendingCommitRequest(ActivityFlags)
(Inherited from Context )
LockRead(Int64, Segment)
(Inherited from Context )
LockWrite(Int64, Segment)
(Inherited from Context )
OnCommit()
OnError()
(Inherited from Context )
PendingCommit()
(Inherited from Context )
PendingCommit(Boolean, XMessage)
PersistTrackingData()
(Inherited from Context )
PostPersist(Context)
PostTimeout()
(Inherited from Context )
PostTimeout(DateTime, Context)
(Inherited from Context )
PostTimeout(DateTime)
(Inherited from Context )
PrepareToCommit(Segment)
(Inherited from TransactionalContext )
PrepareToPendingCommit(Segment)
PrepareToPendingCommitCore(Segment, Boolean)
PrePersist(Boolean, Context)
PrePersist(Boolean, XlangStore)
RefMessage(XMessage)
(Inherited from Context )
RestoreObject(Object, Int32)
Rollback(Context)
RunChildCompensation(Segment, Int32, Boolean, Object[])
(Inherited from Context )
RunCompensation(Segment, Object[])
(Inherited from Context )
RunDefaultCompensation(Segment)
(Inherited from Context )
SaveObject(Object, Int32)
SegmentIsBlocked(Subscription)
(Inherited from Context )
SegmentIsNotBlocked(Subscription)
(Inherited from Context )
SetExtendedData(Object, Object)
(Inherited from Context )
StackTrace(ArrayList, Segment)
(Inherited from Context )
StartCall(Segment, Service, Location, Object[])
(Inherited from Context )
StartContext(Segment, Context)
(Inherited from Context )
TerminateAtomicContexts()
TransactionId(Object)
UnrefMessage(XMessage)
(Inherited from Context )
UnscheduleBlockedSegments()
(Inherited from Context )
UnscheduleRunningSegments(Exception)
(Inherited from Context )