Share via


ReportingService2010.GetItemDataSources(String) 方法

定义

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::DataSource ^> ^ GetItemDataSources(System::String ^ ItemPath);
public Microsoft.SqlServer.ReportingServices2010.DataSource[] GetItemDataSources (string ItemPath);
member this.GetItemDataSources : string -> Microsoft.SqlServer.ReportingServices2010.DataSource[]
Public Function GetItemDataSources (ItemPath As String) As DataSource()

参数

ItemPath
String

返回

适用于