IDataScope Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a data scope.
public interface class IDataScope : Microsoft::ReportingServices::RdlObjectModel::IContainedObject
public interface IDataScope : Microsoft.ReportingServices.RdlObjectModel.IContainedObject
type IDataScope = interface
interface IContainedObject
Public Interface IDataScope
Implements IContainedObject
- Derived
- Implements
Properties
Group |
Gets the group of the data. |
Name |
Gets the name of the data. |
Parent |
The parent object. (Inherited from IContainedObject) |
Methods
GetContainingDataScopes() |
Returns the containing data scopes of the object. |