Returns all SQL statements that would be generated as a result of executing the report (there may be more
than one SQL statement generated if the report uses more than one SQL data source).
Syntax
public System.string[] GetExecuteSql(
System.bool
)
Parameters
- isShowSQL