IDataScope Interface

 

Updated: February 25, 2016

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents a data scope.

Namespace:   Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

public interface class IDataScope : IContainedObject

NameDescription
System_CAPS_pubpropertyGroup

Gets the group of the data.

System_CAPS_pubpropertyName

Gets the name of the data.

System_CAPS_pubpropertyParent

The parent object.(Inherited from IContainedObject.)

NameDescription
System_CAPS_pubmethodGetContainingDataScopes()

Returns the containing data scopes of the object.

Return to top
Show: