ReportingService2006.EndGetItemType(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于