ReportingService2006.GetItemDataSources(String) 方法

定义

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

参数

Item
String

返回

适用于