Property DataSourceName
DataSourceName
Gets or sets the name of the emitted data source. Defaults to
"DocWrightDataSource".
public string DataSourceName { get; set; }
Property Value
Remarks
For a server report definition this is also the name of the shared data source the report server is asked to resolve; for a client report definition it names a connection to the host's own data and is not resolved against anything.