ReportingService2006.BeginListTasks Metodo

Definizione

public:
 IAsyncResult ^ BeginListTasks(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum SecurityScope, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListTasks (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum SecurityScope, AsyncCallback callback, object asyncState);
member this.BeginListTasks : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum * AsyncCallback * obj -> IAsyncResult
Public Function BeginListTasks (SecurityScope As SecurityScopeEnum, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

SecurityScope
SecurityScopeEnum
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a