Provides the class (or name) of the specified object.
string dwcontrol.ClassName ( )
Argument |
Description |
---|---|
dwcontrol |
A reference to a DataWindow control |
Returns the class of dwcontrol, the name assigned to the control. Returns the empty string ("") if an error occurs.
If dwcontrol is NULL, the method returns NULL.
Method inherited from PowerObject. For use with variables in the PocketBuilder environment, see ClassName in PowerScript Reference.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |