Report.GetDataSourceByName(String) 方法

定义

public:
 Microsoft::ReportingServices::RdlObjectModel::DataSource ^ GetDataSourceByName(System::String ^ name);
public Microsoft.ReportingServices.RdlObjectModel.DataSource GetDataSourceByName (string name);
member this.GetDataSourceByName : string -> Microsoft.ReportingServices.RdlObjectModel.DataSource
Public Function GetDataSourceByName (name As String) As DataSource

参数

name
String

返回

适用于