ProfileClass object
The ProfileClass object provides information about the classes in
the performance analysis model, including the routines that exist within a
class. You use the ProfileClass object in conjunction with the Profiling
object.
The ProfileClass object has no events.
Properties
|
ProfileClass property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
LibraryName |
String |
The name of the library that contains the class. |
|
Name |
String |
The name of the class or the string Embedded SQL to |
Functions
|
ProfileClass 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 |
|
|
ErrorReturn (enumerated) |
Provides a list of the routines (defined as |
|
|
Object (enumerated) |
Returns the type of the object |