Share via


RSConnection2006.ListScheduledReports(String) Metodo

Definizione

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

Parametri

ScheduleID
String

Restituisce

Si applica a