What two methods are called from the ObjectContext object
to inform MTS that the transaction was successful or
unsuccessful?



What two methods are called from the ObjectContext object to inform MTS that the transaction was s..

Answer / guest

SetComplete and SetAbort

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What was introduced to Visual Basic to allow the use of Callback Functions?

1 Answers  


Can Redim be used to declare a new array ?

13 Answers   Infosys,


How would you create properties by using class Builder Wizard?

0 Answers  


How do I implement Undo?

0 Answers  


What is the benefit of wrapping database calls into MTS transactions?

1 Answers  


Wat is multithreading in VB?

4 Answers  


What does DoEvents do?

2 Answers  


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

0 Answers  


What are the tools available for Debuggiu in VB?

0 Answers  


How can I speed up my VB database application?

0 Answers  


What is the use of debug Window?

0 Answers  


How do I do drag & drop between applications?

0 Answers  


Categories