言語

IDataScope インターフェイス

定義

データスコープを表します。

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
派生
実装

プロパティ

名前 説明
Group

データのグループを取得します。

Name

データ名を取得。

Parent

親オブジェクト。

(継承元 IContainedObject)

メソッド

名前 説明
GetContainingDataScopes()

オブジェクトの包含データスコープを返します。

適用対象