Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Commands
::
SQL
::
ISQLCommandImp
ExecuteNonQuery
ExecuteReader
get_SQLStatement
set_SQLStatement
__property System::Void OSGeo::FDO::Commands::SQL::ISQLCommandImp::set_SQLStatement
(
System::String *
value
)
Sets the
SQL
statement to be executed as a string.
Parameters:
value
Input the
SQL
statement.
Returns:
Returns nothing