System.Data.Odbc.OdbcTransaction Class
Information   Base Types   Related Resources

(No documentation available.)

  • Namespace: System.Data.Odbc
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.1.4322
  • Assembly: System.Data.dll

  • System.MarshalByRefObject
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (1)Discussions (15)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • private OdbcTransaction(System.Data.Odbc.OdbcConnection connection, System.Data.IsolationLevel isolevel)

  •  autocommit
  • private System.Boolean autocommit

  •  BeginTransaction
  • private void BeginTransaction()

  •  Commit
  • public void Commit()

  •  Connection
  • public System.Data.Odbc.OdbcConnection Connection
  • private System.Data.Odbc.OdbcConnection connection

  •  connection
  • public System.Data.Odbc.OdbcConnection Connection
  • private System.Data.Odbc.OdbcConnection connection

  •  Dispose
  • private void Dispose(System.Boolean disposing)

  •  get_AutoCommit
  • private System.Boolean get_AutoCommit()

  •  IsolationLevel
  • public System.Data.IsolationLevel IsolationLevel

  •  isolevel
  • private System.Data.IsolationLevel isolevel

  •  Rollback
  • public void Rollback()

  •  set_AutoCommit
  • private void set_AutoCommit(System.Boolean value)

  •  System.Data.IDbTransaction.get_Connection
  • private System.Data.IDbConnection System.Data.IDbTransaction.get_Connection()

  •  System.IDisposable.Dispose
  • private void System.IDisposable.Dispose()

  • Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com