RSConnection2006.SetScheduleProperties 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void SetScheduleProperties(System::String ^ Name, System::String ^ ScheduleID, Microsoft::SqlServer::ReportingServices2006::ScheduleDefinition ^ ScheduleDefinition);
public void SetScheduleProperties(string Name, string ScheduleID, Microsoft.SqlServer.ReportingServices2006.ScheduleDefinition ScheduleDefinition);
override this.SetScheduleProperties : string * string * Microsoft.SqlServer.ReportingServices2006.ScheduleDefinition -> unit
Public Sub SetScheduleProperties (Name As String, ScheduleID As String, ScheduleDefinition As ScheduleDefinition)
參數
- Name
- String
- ScheduleID
- String
- ScheduleDefinition
- ScheduleDefinition