Compartilhar via


RSConnection2006.ListScheduledReports(String) Método

Definição

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()

Parâmetros

ScheduleID
String

Retornos

Aplica-se a