'Declaration Public Function New( _ ByVal options As OracleLoaderOptions _ )
public OracleLoader( OracleLoaderOptions options )
Parameters
- options
- The OracleLoaderOptions value to assign to the Options property of the new OracleLoader instance.
'Declaration Public Function New( _ ByVal options As OracleLoaderOptions _ )
public OracleLoader( OracleLoaderOptions options )