Define atomicity?



Define atomicity?..

Answer / Siddhart

In ADO.NET, Atomicity refers to a property of database transactions that ensures a transaction either completes entirely or does not complete at all. It guarantees that database operations are treated as a single, indivisible unit of work, preventing the database from entering an inconsistent state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Explain the overview of ado.net architecture?

1 Answers  


Difference between ADO and ADO.Net

4 Answers   IBM,


Which name space is used to get assembly details?

1 Answers  


What is the main difference between ADO and ADO.Net

4 Answers   HCL,


Define the executescalar method?

1 Answers  


What is the purpose of using adodb?

1 Answers  


What is difference between connected and disconnected architecture in ado.net?

1 Answers  


Define partial class?

1 Answers  


How do you update a dataset in ado.net and how do you update database through dataset?

1 Answers  


Describe ado.net object model in detail.

1 Answers  


What is ole word?

1 Answers  


how we can fire event in databound coulm in datagfrid withot using button?

1 Answers   Tech Mahindra,


Categories