protected property MigrateSourceOracle::$result in Migrate 6.2
Same name and namespace in other branches
- 7.2 plugins/sources/oracle.inc \MigrateSourceOracle::result
The result object from executing the query - traversed to process the incoming data.
File
- plugins/
sources/ oracle.inc, line 41 - Define a MigrateSource class for importing from Oracle databases.
Class
- MigrateSourceOracle
- Implementation of MigrateSource, to handle imports from remote Oracle servers.
Code
protected $result;