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)
Return Value
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, 1996-2024 • Updated: 05/28/15
Comment or report problem with topic