You are here

protected property MigrateSourceDB2::$query in Migrate 7.2

The SQL query from which to obtain data. Is a string.

File

plugins/sources/db2.inc, line 37
Define a MigrateSource class for importing from IBM DB2 databases.

Class

MigrateSourceDB2
Implementation of MigrateSource, to handle imports from remote DB2 servers.

Code

protected $query;