dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoader Class / Open Method

In This Topic
Open Method (OracleLoader)
In This Topic
Prepares OracleLoader for the loading.
Syntax
'Declaration
 
Public Overrides Sub Open() 
 
Remarks
Use Open method to prepare internal OracleLoader structures for loading. If you do not call this method explicitly it will be called automatically.
See Also