System.Data.OracleClient.OracleTransaction Class
Information   Base Types   Related Resources

(No documentation available.)

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

  • System.MarshalByRefObject
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (1)Discussions (11)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .ctor
  • private OracleTransaction(System.Data.OracleClient.OracleConnection connection)
  • private OracleTransaction(System.Data.OracleClient.OracleConnection connection, System.Data.IsolationLevel isolationLevel)

  •  _connection
  • private System.Data.OracleClient.OracleConnection _connection

  •  _connectionCloseCount
  • private System.Int32 _connectionCloseCount

  •  _isolationLevel
  • private System.Data.IsolationLevel _isolationLevel

  •  AssertNotCompleted
  • private void AssertNotCompleted()

  •  Commit
  • public void Commit()

  •  Connection
  • public System.Data.OracleClient.OracleConnection Connection

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

  •  IsolationLevel
  • public System.Data.IsolationLevel IsolationLevel

  •  Rollback
  • public void Rollback()

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

  • 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