System.Data.OracleClient.OracleLob 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.IO.Stream
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (2)Discussions (4)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .cctor
  • private static OracleLob()

  •  .ctor
  • private OracleLob()
  • private OracleLob(System.Data.OracleClient.OciLobLocator lobLocator)
  • private OracleLob(System.Data.OracleClient.OracleLob lob)

  •  _charsetForm
  • private System.Data.OracleClient.OCI+CHARSETFORM _charsetForm

  •  _currentPosition
  • private System.Int64 _currentPosition

  •  _isNull
  • private System.Boolean _isNull

  •  _isTemporaryState
  • private System.Byte _isTemporaryState

  •  _lobLocator
  • private System.Data.OracleClient.OciLobLocator _lobLocator

  •  _lobType
  • private System.Data.OracleClient.OracleType _lobType

  •  AdjustOffsetToOracle
  • private System.Int32 AdjustOffsetToOracle(System.Int32 amount)
  • private System.Int64 AdjustOffsetToOracle(System.Int64 amount)

  •  AdjustOracleToOffset
  • private System.Int32 AdjustOracleToOffset(System.Int32 amount)
  • private System.Int64 AdjustOracleToOffset(System.Int64 amount)

  •  Append
  • public void Append(System.Data.OracleClient.OracleLob source)

  •  AssertAmountIsEven
  • private void AssertAmountIsEven(System.Int64 amount, System.String argName)

  •  AssertAmountIsValid
  • private void AssertAmountIsValid(System.Int64 amount, System.String argName)

  •  AssertAmountIsValidOddOK
  • private void AssertAmountIsValidOddOK(System.Int64 amount, System.String argName)

  •  AssertConnectionIsOpen
  • private void AssertConnectionIsOpen()

  •  AssertObjectNotDisposed
  • private void AssertObjectNotDisposed()

  •  AssertPositionIsValid
  • private void AssertPositionIsValid()

  •  AssertTransactionExists
  • private void AssertTransactionExists()

  •  BeginBatch
  • public void BeginBatch()
  • public void BeginBatch(System.Data.OracleClient.OracleLobOpenMode mode)

  •  CanRead
  • public System.Boolean CanRead

  •  CanSeek
  • public System.Boolean CanSeek

  •  CanWrite
  • public System.Boolean CanWrite

  •  ChunkSize
  • public System.Int32 ChunkSize

  •  Clone
  • public System.Object Clone()

  •  Close
  • public void Close()

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

  •  CopyTo
  • public System.Int64 CopyTo(System.Data.OracleClient.OracleLob destination)
  • public System.Int64 CopyTo(System.Data.OracleClient.OracleLob destination, System.Int64 destinationOffset)
  • public System.Int64 CopyTo(System.Int64 sourceOffset, System.Data.OracleClient.OracleLob destination, System.Int64 destinationOffset, System.Int64 amount)

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

  •  EndBatch
  • public void EndBatch()

  •  EnsureBuffering
  • private void EnsureBuffering(System.Boolean buffering)

  •  Erase
  • public System.Int64 Erase()
  • public System.Int64 Erase(System.Int64 offset, System.Int64 amount)

  •  Flush
  • public void Flush()

  •  get_ConnectionIsClosed
  • private System.Boolean get_ConnectionIsClosed()

  •  get_CurrentOraclePosition
  • private System.UInt32 get_CurrentOraclePosition()

  •  get_Descriptor
  • private System.Data.OracleClient.OciHandle get_Descriptor()

  •  get_ErrorHandle
  • private System.Data.OracleClient.OciHandle get_ErrorHandle()

  •  get_IsCharacterLob
  • private System.Boolean get_IsCharacterLob()

  •  get_IsDisposed
  • private System.Boolean get_IsDisposed()

  •  get_LobLocator
  • private System.Data.OracleClient.OciLobLocator get_LobLocator()

  •  get_ServiceContextHandle
  • private System.Data.OracleClient.OciHandle get_ServiceContextHandle()

  •  IsBatched
  • public System.Boolean IsBatched

  •  IsNull
  • public System.Boolean IsNull

  •  IsTemporary
  • public System.Boolean IsTemporary

  •  Length
  • public System.Int64 Length

  •  LobType
  • public System.Data.OracleClient.OracleType LobType

  •  Null
  • public static System.Data.OracleClient.OracleLob Null

  •  Position
  • public System.Int64 Position

  •  Read
  • public System.Int32 Read(System.Byte[] buffer, System.Int32 offset, System.Int32 count)

  •  Seek
  • public System.Int64 Seek(System.Int64 offset, System.IO.SeekOrigin origin)

  •  SetLength
  • public void SetLength(System.Int64 value)

  •  Value
  • public System.Object Value

  •  Write
  • public void Write(System.Byte[] buffer, System.Int32 offset, System.Int32 count)

  •  x_IsNotTemporary
  • private static System.Byte x_IsNotTemporary

  •  x_IsTemporary
  • private static System.Byte x_IsTemporary

  •  x_IsTemporaryUnknown
  • private static System.Byte x_IsTemporaryUnknown

  • 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