หน้าเว็บ
หน้าแรก
เกี่ยวกับฉัน
เรื่องของ PHP
พื้นฐาน VB.Net
คลายเครียด
1/20/2018
Axapta ::How to synchronize Dynamics AX DB in X++
Axapta ::How to synchronize Dynamics AX DB in X++
1. To synchronize a specific table:
appl.dbSynchronize([tableid]);
Example
appl.dbSynchronize(77);
2. To synchronize the whole app:
appl.dbSynchronize(0);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment