次の方法で共有


IDataScopeService インターフェイス

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

IDataScope にサービスを提供します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Interface IDataScopeService
'使用
Dim instance As IDataScopeService
public interface IDataScopeService
public interface class IDataScopeService
type IDataScopeService =  interface end
public interface IDataScopeService

IDataScopeService 型は、以下のメンバーを公開しています。

メソッド

  名前 説明
パブリック メソッド GetDataScopesFor インフラストラクチャです。含まれるアイテムのデータ スコープを取得します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間