GrapeCity ActiveReports for .NET 16.0J
DataSourceReference プロパティ (DataSource)

GrapeCity.ActiveReports.PageReportModel 名前空間 > DataSource クラス : DataSourceReference プロパティ

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

シンタックス
'宣言
 
Public Property DataSourceReference As String
public string DataSourceReference {get; set;}

プロパティ値

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

解説
Relative paths are based on the location of the report.
参照

DataSource クラス
DataSource メンバ