ReportingService2010.EndGetSystemProperties(IAsyncResult) 方法

定義

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

參數

asyncResult
IAsyncResult

傳回

Property[]

適用於