ReportingService2006.ListTasksAsync Metodo

Definizione

Overload

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)

Parametri

SecurityScope
SecurityScopeEnum

Si applica 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)

Parametri

SecurityScope
SecurityScopeEnum
userState
Object

Si applica a