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

傳回

適用於