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

戻り値

適用対象