import- and export-commands are contained in which .dll file in order to work with .net?
the import- and export-commands are contained in which .dll file in order to work with .net? i would like to write a small tool with .net, using the functionality of the imp- and exp-command. therefore my plan is to use specific dll as resource dll inside my code.
please note: i do want want to install oracle client tools containing the exp- and imp-functionalities.