RSConnection.GetScheduleProperties(String) 方法

定义

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

参数

ScheduleID
String

返回

适用于