set_modification_statement_sql


Description:

public bool set_modification_statement_sql (string sql) throws Error

Offers the same feature as set_modification_statement but using an SQL statement.

Parameters:

this

a DataSelect data model

sql

an SQL text

Returns:

TRUE if no error occurred.