CreateError method (DataWindows)
Description
Returns the error messages
that were generated during a previous call to Create.
Controls
DataWindow type |
Method applies to |
---|---|
Web ActiveX |
DataWindow control |
Syntax
[Web ActiveX]
1 |
string <span>dwcontrol</span><span>.</span><span>CreateError</span> ( ) |
Argument |
Description |
---|---|
dwcontrol |
A reference to the DataWindow control |
Return Values
Returns a string whose value is the error message text that
was generated when attempting to create a DataWindow from source
code. If no errors occur, returns an empty string.
Usage
Call CreateError immediately after the Create method
to get error messages generated by Create.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments