Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 2.85 KB

model-methods-report-server-web-service.md

File metadata and controls

37 lines (33 loc) · 2.85 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom
Model methods - report server web service
Learn about these methods that you can use to manage models in the Report Server Web Service.
maggiesMSFT
maggies
03/06/2017
reporting-services
report-server-web-service
reference
updatefrequency5

Model methods - report server web service

You can use these methods to manage models.

Method Action
xref:ReportService2010.ReportingService2010.GenerateModel%2A Generates a default model on top of a shared data source.
xref:ReportService2010.ReportingService2010.GetModelItemPermissions%2A Retrieves the user permissions that are associated with the model item.
xref:ReportService2010.ReportingService2010.GetModelItemPolicies%2A Retrieves the policies that are associated with a model item.
xref:ReportService2010.ReportingService2010.GetUserModel%2A Returns the semantic piece of a model for the current user.
xref:ReportService2010.ReportingService2010.InheritModelItemParentSecurity%2A Deletes the policies that are associated with a model item and causes the model item to inherit the policies from its parent.
xref:ReportService2010.ReportingService2010.ListModelDrillthroughReports%2A Lists drillthrough reports that are associated with an entity in a model.
xref:ReportService2010.ReportingService2010.ListModelItemChildren%2A Returns an array of model item child elements.
xref:ReportService2010.ReportingService2010.ListModelItemTypes%2A Returns a list of supported model item types.
xref:ReportService2010.ReportingService2010.ListModelPerspectives%2A Lists models and perspectives that are available to the user.
xref:ReportService2010.ReportingService2010.RegenerateModel%2A Updates an existing model based on changes to the data source schema.
xref:ReportService2010.ReportingService2010.RemoveAllModelItemPolicies%2A Deletes all policies that are associated with model items in the specified model.
xref:ReportService2010.ReportingService2010.SetModelDrillthroughReports%2A Associates a set of drillthrough reports together with a model.
xref:ReportService2010.ReportingService2010.SetModelItemPolicies%2A Sets security policies on a model item.

Related content

Building Applications Using the Web Service and the .NET Framework
Report Server Web Service
Report Server Web Service Methods
Technical Reference (SSRS)