ActiveReports Developer 7
DataSourceReference Property (DataSource)

Gets or sets the full or relative path to the data source reference.

Syntax
'Declaration
 
Public Property DataSourceReference As System.String
public System.string DataSourceReference {get; set;}

Property Value

A String indicating the full or relative path to the data source reference.

Remarks
Relative paths are based on the location of the report.
See Also

Reference

DataSource Class
DataSource Members