BMXNET 4.0 Developer API
BMXNET implementaiton of IDbTransaction. This class can be used like
any ADO.NET IDbTransaction implementation or the suggested RemoteSession API's can
be used.
See ADO.NET documentation for details of this class.
Namespace:
IndianHealthService.BMXNet.AdoAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
C# | Visual Basic | Visual C++ |
public class BMXNetTransaction : IDbTransaction, IDisposable
Public Class BMXNetTransaction _ Implements IDbTransaction, IDisposable
public ref class BMXNetTransaction : IDbTransaction, IDisposable
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | BMXNetTransaction()()() | |
![]() | Commit()()() | |
![]() | Connection | |
![]() | Dispose()()() | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()() | (Inherited from Object.) |
![]() | GetHashCode()()() | (Inherited from Object.) |
![]() | GetType()()() | (Inherited from Object.) |
![]() | IsolationLevel | |
![]() | MemberwiseClone()()() | (Inherited from Object.) |
![]() | Rollback()()() | |
![]() | ToString()()() | (Inherited from Object.) |