ReportObject.GetContainingDataScopes Method
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Returns the list of report object that contains data scopes.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<IDataScope>The list of report object that contains data scopes.