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

Возвращаемое значение

Применяется к