For a list of all members of this type, see wrApiReportOptions members.
Public Properties
| Name | Description |
| DataSourceId | The Data Source ID that the active report's custom SQL object will retrieve data from. |
| EntityName | When creating a custom SQL statement for use in the active report object, this is the name of that custom SQL object. |
| Keys | A comma separated list of fields/columns that are the result of executing the SqlStmt Property's query representing a unique key. |
| SqlStmt | The custom SQL to execute on the Data Source when the report is executed. |
Top
See Also