Operation Types in DB Adapter:
1. Call a Stored Procedure or Function
2. Perform an Operation on a Table
i) Insert or Update (Merge)
ii) Insert Only
iii) Update Only
iv) Delete
v) Select
3. Poll for New or Changed Records in a Table
4. Execute Custom SQL
No comments:
Post a Comment