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[]

适用于