System.Data.OracleClient.OracleBFile 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 (1)Discussions (0)MembersRotorChanges
    New member/overload additions in .NET v1.1.4322
     .cctor
  • private static OracleBFile()

  •  .ctor
  • private OracleBFile()
  • private OracleBFile(System.Data.OracleClient.OciLobLocator lobLocator)
  • private OracleBFile(System.Data.OracleClient.OracleBFile bfile)

  •  _directoryAlias
  • private System.String _directoryAlias

  •  _fileName
  • private System.String _fileName

  •  _lob
  • private System.Data.OracleClient.OracleLob _lob

  •  AssertInternalLobIsValid
  • private void AssertInternalLobIsValid()

  •  CanRead
  • public System.Boolean CanRead

  •  CanSeek
  • public System.Boolean CanSeek

  •  CanWrite
  • public System.Boolean CanWrite

  •  Clone
  • public System.Object Clone()

  •  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)

  •  DirectoryName
  • public System.String DirectoryName

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

  •  EnsureLobIsOpened
  • private void EnsureLobIsOpened()

  •  FileExists
  • public System.Boolean FileExists

  •  FileName
  • public System.String FileName

  •  Flush
  • public void Flush()

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

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

  •  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()

  •  GetNames
  • private void GetNames()

  •  IsNull
  • public System.Boolean IsNull

  •  Length
  • public System.Int64 Length

  •  Null
  • public static System.Data.OracleClient.OracleBFile 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)

  •  SetFileName
  • public void SetFileName(System.String directory, System.String file)

  •  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)

  • 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