OLETxnObject object
The OLETxnObject object provides explicit control of
MTS transactions to PowerBuilder clients using the SetComplete and SetAbort functions. OLETxnObject inherits from the OLEObject object.
Properties
|
OLETxnObject property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
Handle |
Objhandle |
Internal use only |
Events
|
OLETxnObject event |
Occurs |
|---|---|
|
When the object is created. |
|
|
When the object is destroyed. |
|
|
When an error is found in a data or property |
|
|
When the evaluation of an expression |
Functions
|
OLETxnObject function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the user |
|
|
Integer |
Creates a new instance of the class within |
|
|
Integer |
Not used. |
|
|
Integer |
Not used. |
|
|
Integer |
Not used. |
|
|
Integer |
Releases all objects previously connected. |
|
|
Integer |
Returns a pointer to the underlying OLE |
|
|
Integer |
Creates a reference to a context-specific |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Boolean |
Determines whether a server object is |
|
|
Boolean |
Adds an event to the end of the message |
|
|
Integer |
Releases the pointer to the underlying |
|
|
Integer |
Aborts the current transaction. |
|
|
Integer |
Sets the language locale to be used for |
|
|
Integer |
Sets the automation pointer of the OLETxnObject |
|
|
Integer |
Sets the number of milliseconds that |
|
|
Integer |
Attempts to commit the current transaction. |
|
|
Integer |
Sends an event to the user object and |
|
|
Object |
Returns the type of the user object. |