Share via


ReportingService2005.EndGetSystemProperties(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于