I am using OracleBulkCopy Class with reference to Oracle.DataAccess.dll. I want to use Oracle.ManagedDataAccess.dll for easy deployment. But then I got build error "OracleBulkCopy not found"
Does anyone know why OracleBulkCopy is not included in Oracle.ManagedDataAccess.dll?