다음을 통해 공유


ReportingService2005.GetItemDataSourcePrompts(String) 메서드

정의

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

매개 변수

Item
String

반환

적용 대상