ClassName method (DataWindows)
Description
Provides the class (or name) of the specified object.
Controls
DataWindow type |
Method applies to |
---|---|
PowerBuilder |
DataWindow control |
Syntax
[PowerBuilder]
1 |
string <span>dwcontrol</span>.<span>ClassName</span> ( ) |
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control |
Return Values
Returns the class of dwcontrol, the name
assigned to the control. Returns the empty string (“”)
if an error occurs.
Usage
Method inherited from PowerObject. For use with variables
in the PowerBuilder environment, see ClassName in PowerScript
Reference.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments