ReportingService2006.SetSchedulePropertiesAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| SetSchedulePropertiesAsync(String, String, ScheduleDefinition, Object) | |
| SetSchedulePropertiesAsync(String, String, ScheduleDefinition) |
SetSchedulePropertiesAsync(String, String, ScheduleDefinition, Object)
public:
void SetSchedulePropertiesAsync(System::String ^ Name, System::String ^ ScheduleID, Microsoft::SqlServer::ReportingServices2006::ScheduleDefinition ^ ScheduleDefinition, System::Object ^ userState);
public void SetSchedulePropertiesAsync (string Name, string ScheduleID, Microsoft.SqlServer.ReportingServices2006.ScheduleDefinition ScheduleDefinition, object userState);
Parametri
- Name
- String
- ScheduleID
- String
- ScheduleDefinition
- ScheduleDefinition
- userState
- Object
Si applica a
SetSchedulePropertiesAsync(String, String, ScheduleDefinition)
public:
void SetSchedulePropertiesAsync(System::String ^ Name, System::String ^ ScheduleID, Microsoft::SqlServer::ReportingServices2006::ScheduleDefinition ^ ScheduleDefinition);
public void SetSchedulePropertiesAsync (string Name, string ScheduleID, Microsoft.SqlServer.ReportingServices2006.ScheduleDefinition ScheduleDefinition);
Parametri
- Name
- String
- ScheduleID
- String
- ScheduleDefinition
- ScheduleDefinition