DWBuffer – PB Docs 126

DWBuffer DataWindow constant

Description

Values for specifying the DataWindow buffer containing the
rows you want to access.

Used in many DataWindow methods that access data.

Values

PowerBuilder enumerated value

Web DataWindow

Numeric value

Meaning

Primary!

Primary

0

The data in the primary buffer, meaning
data that has not been deleted or filtered out. (Default value when
argument is optional.)

Delete!

Delete

1

Data in the delete buffer, meaning data
that has been deleted from the DataWindow but has not been committed
to the database.

Filter!

Filter

2

Data in the filter buffer, meaning data
that has been removed from view.

note.png Web DataWindow

In Web DataWindow methods, you can use a string value with
or without the exclamation point for a DataWindow buffer. For example,
you could use Primary or Primary! to
specify the primary buffer.

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x