The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbConnection::IDbConnection::BeginTransaction Method ()
.NET Framework (current version)
Begins a database transaction.
Assembly: System.Data (in System.Data.dll)
private: virtual IDbTransaction^ BeginTransaction() sealed = IDbConnection::BeginTransaction
Implements
IDbConnection::BeginTransaction()This member is an explicit interface member implementation. It can be used only when the DbConnection instance is cast to an IDbConnection interface.
For more information, see BeginTransaction.
.NET Framework
Available since 2.0
Available since 2.0
Show: