RSConnection2006.ListScheduledReports(String) 方法

定義

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

參數

ScheduleID
String

傳回

CatalogItem[]

適用於