ReportingService2010.BeginCreateDataDrivenSubscription(String, ExtensionSettings, DataRetrievalPlan, String, String, String, ParameterValueOrFieldReference[], AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginCreateDataDrivenSubscription(System::String ^ ItemPath, Microsoft::SqlServer::ReportingServices2010::ExtensionSettings ^ ExtensionSettings, Microsoft::SqlServer::ReportingServices2010::DataRetrievalPlan ^ DataRetrievalPlan, System::String ^ Description, System::String ^ EventType, System::String ^ MatchData, cli::array <Microsoft::SqlServer::ReportingServices2010::ParameterValueOrFieldReference ^> ^ Parameters, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCreateDataDrivenSubscription (string ItemPath, Microsoft.SqlServer.ReportingServices2010.ExtensionSettings ExtensionSettings, Microsoft.SqlServer.ReportingServices2010.DataRetrievalPlan DataRetrievalPlan, string Description, string EventType, string MatchData, Microsoft.SqlServer.ReportingServices2010.ParameterValueOrFieldReference[] Parameters, AsyncCallback callback, object asyncState);

Parametri

ItemPath
String
ExtensionSettings
ExtensionSettings
DataRetrievalPlan
DataRetrievalPlan
Description
String
EventType
String
MatchData
String
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a