I am using SqlCe 3.5 and the SqlCeHelper (C#) and I see the commands (ex: ExecuteNonQuery) have overloads that implement transactions.
What is the preferred way of implementing transactions using the SqlCeHelper?
I am using SqlCe 3.5 and the SqlCeHelper (C#) and I see the commands (ex: ExecuteNonQuery) have overloads that implement transactions.
What is the preferred way of implementing transactions using the SqlCeHelper?