ErrorLogging object
The ErrorLogging object provides the ability to write messages to
the log file used by the object’s container, such as the NT system
application log for Microsoft Transaction Server.
Properties
|
ErrorLogging property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
Events
|
ErrorLogging event |
Occurs |
|---|---|
|
When the object is created. |
|
|
When the object is destroyed. |
Functions
|
ErrorLogging function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the name assigned to the |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
None |
Writes a string to the log file maintained by the |
|
|
Boolean |
Adds an event to the end of the message queue for |
|
|
Integer |
Triggers a specific event in the object and |
|
|
Object |
Returns the type of the object. |