To synchronize two database (bidirectional), you have to place the following line within the onInit function of the code portion of the .sync file. For example:
this._giftSyncTable.SyncDirection = Microsoft.Synchronization.Data.SyncDirection.Bidirectional;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment