Answer Posted / pankajbisane
Atomicity (database systems) is a property of database
transactions which are guaranteed to either completely
occur, or have no effects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is reference counting in com?
Can I use .net components from com programs?
What is the difference between aggregated and contained objects?
Explain Futures of COM?
how to call a dll as a COM dll?
Does .net replace com?
What is dcom?
Once I have developed the com wrapper do I have to still register the com in registry?
Can I use com components from .net programs?
Can you explain what is dcom?
Is dcom dead?
What is the use of com component in .net?
What are queued components?
Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?
How to create an instance of the object in COM?