TransactionServer object
The TransactionServer object provides information about
the current transaction context and enables a component running
in a transaction server to control the transaction and its own life
cycle.
Properties
TransactionServer property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
TransactionServer event |
Occurs |
---|---|
When the object is created |
|
When the object is destroyed |
Functions
TransactionServer function |
Datatype returned |
Description |
---|---|---|
String |
Returns the name assigned to the object. |
|
Integer |
Creates an instance of a component running |
|
Integer |
Declares that the component’s |
|
Integer |
Declares that the component’s |
|
Integer |
Creates a reference to a context-specific |
|
PowerObject |
Returns a reference to the name of the |
|
Integer |
Allows the component to take on the security |
|
Integer |
Indicates whether an object’s |
|
Boolean |
Queries whether the component is impersonating |
|
Boolean |
Indicates whether the component is executing |
|
Boolean |
Indicates whether or not security is |
|
Boolean |
Determines whether the current transaction |
|
Long |
Allows a component to create an instance |
|
Boolean |
Adds an event to the end of the message |
|
Integer |
If the component is impersonating the |
|
Integer |
Declares that the component cannot complete |
|
Integer |
Declares that the transaction in which |
|
Integer |
Triggers a specific event in the object |
|
Object |
Returns the type of the object. |
|
Integer |
Returns 0 if the object is not running |