Share via


ReportingService2005.EndGetProperties(IAsyncResult) 方法

定义

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ EndGetProperties(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.Property[] EndGetProperties (IAsyncResult asyncResult);
member this.EndGetProperties : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.Property[]
Public Function EndGetProperties (asyncResult As IAsyncResult) As Property()

参数

asyncResult
IAsyncResult

返回

适用于