Properties' Summary |
DataImportMode
SourceType |
enables importing and specifies from what type of source data is
imported.
|
string
DatabaseName |
specifies the name of the database from which data is imported.
|
string
SourceObject |
specifies the table, query, or statement from which data is imported.
|
boolean
IsNative |
[ OPTIONAL ]
specifies whether the SQL statement is given directly to the database
or is parsed before.
|
string
ConnectionResource |
[ OPTIONAL ]
indicates a connection URL, which locates a database driver.
|
Copyright © 2010 Sun Microsystems, Inc.