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

DWItemStatus – PB Docs 2019 – PowerBuilder Library

DWItemStatus – PB Docs 2019

DWItemStatus

constant (DataWindows)

Description

Values for specifying how DataWindow data will be updated in the
database.

Values

PowerBuilder enumerated value

Numeric value

Meaning

NotModified!

0

The information in the row or column is unchanged
from what was retrieved.

DataModified!

1

The information in the column or one of the columns
in the row has changed since it was retrieved.

New!

2

The row is new but no values have been specified for
its columns. (Applies to rows only, not to individual
columns.)

NewModified!

3

The row is new, and values have been assigned to its
columns. In addition to changes caused by user entry or the
SetItem method, a new row gets the status NewModified when one of
its columns has a default value. (Apples to rows only, not to
individual columns.)

See also

SetItemStatus describes
how to change individual item statuses and how the status affects the SQL
statements that update the database.


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