Partager via


ReportingService2010.EndGetSystemPolicies(IAsyncResult) Méthode

Définition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Policy ^> ^ EndGetSystemPolicies(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Policy[] EndGetSystemPolicies (IAsyncResult asyncResult);
member this.EndGetSystemPolicies : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.Policy[]
Public Function EndGetSystemPolicies (asyncResult As IAsyncResult) As Policy()

Paramètres

asyncResult
IAsyncResult

Retours

Policy[]

S’applique à