protected property MigrateSourceDB2::$stmt in Migrate 7.2
The statement resource from executing the query - traversed to process the incoming data.
File
- plugins/
sources/ db2.inc, line 43 - Define a MigrateSource class for importing from IBM DB2 databases.
Class
- MigrateSourceDB2
- Implementation of MigrateSource, to handle imports from remote DB2 servers.
Code
protected $stmt;