void<div class="mdesc"><div class="short">Used for un-phantoming a record after a successful database insert. Sets the records pk along with new data from ser...</div><div class="long">Used for un-phantoming a record after a successful database insert. Sets the records pk along with new data from server.\r
You <b>must</b> return at least the database pk using the idProperty defined in your DataReader configuration. The incoming\r
data from server will be merged with the data in the local record.\r
In addition, you <b>must</b> return record-data from the server in the same order received.\r
void<div class="mdesc"><div class="short">Used for un-phantoming a record after a successful database insert. Sets the records pk along with new data from ser...</div><div class="long">Used for un-phantoming a record after a successful database insert. Sets the records pk along with new data from server.\r
You <b>must</b> return at least the database pk using the idProperty defined in your DataReader configuration. The incoming\r
data from server will be merged with the data in the local record.\r
In addition, you <b>must</b> return record-data from the server in the same order received.\r