ReportingService2005.ListTasksAsync 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
| ListTasksAsync(SecurityScopeEnum) | |
| ListTasksAsync(SecurityScopeEnum, Object) |
ListTasksAsync(SecurityScopeEnum)
public:
void ListTasksAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope);
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum)
Parametri
- SecurityScope
- SecurityScopeEnum
Si applica a
ListTasksAsync(SecurityScopeEnum, Object)
public:
void ListTasksAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope, System::Object ^ userState);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope, object userState);
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum, userState As Object)
Parametri
- SecurityScope
- SecurityScopeEnum
- userState
- Object