Compartir a través de


ReportingService2006.ListTasksAsync Método

Definición

Sobrecargas

ListTasksAsync(SecurityScopeEnum)
ListTasksAsync(SecurityScopeEnum, Object)

ListTasksAsync(SecurityScopeEnum)

public:
 void ListTasksAsync(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum SecurityScope);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum SecurityScope);
member this.ListTasksAsync : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum -> unit
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum)

Parámetros

SecurityScope
SecurityScopeEnum

Se aplica a

ListTasksAsync(SecurityScopeEnum, Object)

public:
 void ListTasksAsync(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum SecurityScope, System::Object ^ userState);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum SecurityScope, object userState);
member this.ListTasksAsync : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum * obj -> unit
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum, userState As Object)

Parámetros

SecurityScope
SecurityScopeEnum
userState
Object

Se aplica a