SQLPreviewType DataWindow constant
Description
Values passed to the SQLPreview DataWindow
event to indicate what SQL statement
is being sent to the DBMS.
Values
PowerBuilder enumerated value |
Numeric value |
Meaning |
---|---|---|
PreviewSelect! |
1 |
A SELECT statement |
PreviewInsert! |
2 |
An INSERT statement |
PreviewDelete! |
3 |
A DELETE statement |
PreviewUpdate! |
4 |
An UPDATE statement |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments