Share via


ReportingService2006.EndCreateFolder(IAsyncResult) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateFolder(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateFolder (IAsyncResult asyncResult);
member this.EndCreateFolder : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateFolder (asyncResult As IAsyncResult) As CatalogItem

参数

asyncResult
IAsyncResult

返回

适用于