Share via


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

戻り値

適用対象