Share via


ReportingService2006.EndGetRoleProperties(IAsyncResult, String) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Task ^> ^ EndGetRoleProperties(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] System::String ^ % Description);
public Microsoft.SqlServer.ReportingServices2006.Task[] EndGetRoleProperties (IAsyncResult asyncResult, out string Description);
member this.EndGetRoleProperties : IAsyncResult * string -> Microsoft.SqlServer.ReportingServices2006.Task[]
Public Function EndGetRoleProperties (asyncResult As IAsyncResult, ByRef Description As String) As Task()

Parametri

asyncResult
IAsyncResult
Description
String

Restituisce

Task[]

Si applica a