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

GetFullStateBlob (obsolete) – PB Docs 2019 – PowerBuilder Library

GetFullStateBlob (obsolete) – PB Docs 2019

GetFullStateBlob (obsolete)

Description

Returns the state of a DataWindow or DataStore. You must call
GetFullState first to set up the state information. This method is used
primarily in distributed applications.

Obsolete method

GetFullStateBlob is obsolete and should not be used, because the
DataWindow Web Control for ActiveX technology is obsolete.

Applies to

DataWindow type

Method applies to

Web ActiveX

DataWindow control

Syntax

Web ActiveX

Argument

Description

dwcontrol

A reference to the DataWindow control for which you
just called GetFullState

Return value

Returns a string whose value is the DataWindow state blob set up by
GetFullState.

If dwcontrol is null, the method returns null.

Usage

GetFullState and GetFullStateBlob are used in conjunction with
SetFullState to synchronize two or more DataWindows or DataStores. For
details, see GetFullState.

Examples

These statements use GetChanges to capture changes to a DataWindow
control on a client. If GetChanges succeeds, the client calls a remote
object function that applies the changes to a DataStore on the server and
updates the database:

See also

GetFullState

GetStateStatus

SetChanges

SetFullState


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