Connection
This instance property indicates the connection used to read from a BFILE
.
Declaration
// C# public OracleConnection Connection {get;}
Property Value
An object of OracleConnection
.
Exceptions
ObjectDisposedException
- The object is already disposed.