wwXMLAdapter :: GetDiffGram

Returns a DiffGram XML string for the cursor by name. This is merely a wrapper that encapsulates the process of creating a DiffGram.

Remember that in order to support tracking of changes in order to generate a DiffGram your cursor must be in CursorSetProp("buffering",5) and SET MULTILOCKS ON.

o.GetDiffGram(lcCursor as String)

XML String or "" on error

Parameters

lcCursor
Name of the cursor to convert. If not passed ALIAS() is used

See also

Class wwXMLAdapter

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic