Eclipse BIRT Report Object Model (ROM)

DataSourceParamBinding Structure

Structure Overview

Binds a data source and its properties to expressions.

Details

Display Name: Data Source parameter binding
Since: 2.0

Property Summary

dataSourceName
Name of data source
paramBindings
A list of parameter binding elements that binds a input parameter to a BIRT expression.

Description

Binds a data source and its properties to expressions.

Property Detail

dataSourceName Property

Name of data source

Details

Type: string
Since: 2.0
Required: No
Display Name: Data Source name
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

Name of the data source


paramBindings Property

A list of parameter binding elements that binds a input parameter to a BIRT expression.

Details

Type: List of ParamBinding Structures
Since: 2.0
Required: No
Display Name: Parameter property bindings
JavaScript Type:
Default Value: None
Runtime Settable: Yes

Description

A list of parameter binding elements that binds a input parameter to a BIRT expression.