Advanced.Data.Provider Documentation

AdpTransaction Class

[This is preliminary documentation and subject to change.]

Represents a Transact-SQL transaction to be made in a database server.

For a list of all members of this type, see AdpTransaction Members.

System.Object
   AdpTransaction

[Visual Basic]
Public Class AdpTransaction
Implements IAdpTransaction, IDbTransaction, IDisposable
[C#]
public class AdpTransaction : IAdpTransaction, IDbTransaction, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Advanced.Data.Provider

Assembly: Advanced.Data.Provider (in Advanced.Data.Provider.dll)

See Also

AdpTransaction Members | Advanced.Data.Provider Namespace