Q. Which object is created for read-only transaction?

  • (A) foo object
  • (B) sqltransactionsync
  • (C) databasesync object
  • (D) sqltransaction
πŸ’¬ Discuss
βœ… Correct Answer: (B) sqltransactionsync
Explanation: for read-only transaction, we create the object sqltransactionsync. if the first argument is null then we throw sqlexception which is error code 0.

Explanation by: Mr. Dubey
for read-only transaction, we create the object sqltransactionsync. if the first argument is null then we throw sqlexception which is error code 0.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
486
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
81%
Success Rate