RSConnection2006.GetScheduleProperties(String) 方法

定義

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

參數

ScheduleID
String

傳回

適用於