Compartilhar via


ReportingService2006.EndGetModelItemPolicies(IAsyncResult, Boolean) Método

Definição

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()

Parâmetros

asyncResult
IAsyncResult
InheritParent
Boolean

Retornos

Policy[]

Aplica-se a