Connection
This instance property indicates the OracleConnection
that is used to retrieve and write CLOB
data.
Declaration
// C# public OracleConnection Connection {get;}
Property Value
An OracleConnection
.
Exceptions
ObjectDisposedException
- The object is already disposed.