다음을 통해 공유


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

반환

적용 대상