ReportingService2006.EndGetModelItemPolicies(IAsyncResult, Boolean) Metodo

Definizione

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Policy ^> ^ EndGetModelItemPolicies(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % InheritParent);
public Microsoft.SqlServer.ReportingServices2006.Policy[] EndGetModelItemPolicies (IAsyncResult asyncResult, out bool InheritParent);
member this.EndGetModelItemPolicies : IAsyncResult * bool -> Microsoft.SqlServer.ReportingServices2006.Policy[]
Public Function EndGetModelItemPolicies (asyncResult As IAsyncResult, ByRef InheritParent As Boolean) As Policy()

Parametri

asyncResult
IAsyncResult
InheritParent
Boolean

Restituisce

Policy[]

Si applica a