UserContext GetUserData();
None.
SetUserData
. Gets user-defined values.
This function is designed to be used by the DataSet::OperationEnd and
DuplicatedObject::OperationEnd
functions so they can call and use the user-defined data (SetUserData) that was set by the DataSet::OperationBegin
or DuplicatedObject::OperationBegin
functions.
CONFIDENTIAL