Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ProfileClass object – PB Docs 2019 – PowerBuilder Library

ProfileClass object – PB Docs 2019

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
information about the class definition of the object or
control.

LibraryName

String

The name of the library that contains the class.
The value is ” ” for system classes and embedded SQL
statements.

Name

String

The name of the class or the string Embedded SQL to
represent all embedded SQL activities. Nested classes (like
controls on a window) have a name of the form class
name>embedded class name.

Functions

ProfileClass function

Datatype returned

Description

ClassName

String

Returns the name assigned to the
object

GetContextService

Integer

Creates a reference to a context-specific instance
of the specified service

GetParent

PowerObject

Returns a reference to the name of the parent
object

RoutineList

ErrorReturn (enumerated)

Provides a list of the routines (defined as
ProfileRoutine objects) that exist in the model within a
class

TypeOf

Object (enumerated)

Returns the type of the object


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x