次の方法で共有


ReportingService2010.EndListRoles(IAsyncResult) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Role ^> ^ EndListRoles(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Role[] EndListRoles (IAsyncResult asyncResult);
member this.EndListRoles : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.Role[]
Public Function EndListRoles (asyncResult As IAsyncResult) As Role()

パラメーター

asyncResult
IAsyncResult

戻り値

Role[]

適用対象