ReportingService2010.EndCreateFolder(IAsyncResult) 方法

定義

public:
 Microsoft::SqlServer::ReportingServices2010::CatalogItem ^ EndCreateFolder(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem EndCreateFolder (IAsyncResult asyncResult);
Public Function EndCreateFolder (asyncResult As IAsyncResult) As CatalogItem

參數

asyncResult
IAsyncResult

傳回

CatalogItem

適用於