RSConnection2006.GetScheduleProperties(String) 方法

定義

public:
 Microsoft::SqlServer::ReportingServices2006::Schedule ^ GetScheduleProperties(System::String ^ ScheduleID);
public Microsoft.SqlServer.ReportingServices2006.Schedule GetScheduleProperties (string ScheduleID);
Public Function GetScheduleProperties (ScheduleID As String) As Schedule

參數

ScheduleID
String

傳回

Schedule

適用於