RSConnection.ListScheduledReports(String) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ ListScheduledReports(System::String ^ ScheduleID);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] ListScheduledReports (string ScheduleID);
override this.ListScheduledReports : string -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function ListScheduledReports (ScheduleID As String) As CatalogItem()

パラメーター

ScheduleID
String

戻り値

適用対象