'Declaration
Public Shadows Property Connection As OracleConnection
Property Value
The connection to a data source. The default value is a null reference.
Remarks
OracleLoader instance uses OracleConnection during loading and for populating columns collection when the Devart.Data.SqlShimLoader.CreateColumns method is called. For these operations OracleLoader requires open connection.