GetContainingDataScopes メソッド

コンテナー データ スコープ。

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

構文

'宣言
Public Function GetContainingDataScopes As IEnumerable(Of IDataScope)
'使用
Dim instance As ReportObject
Dim returnValue As IEnumerable(Of IDataScope)

returnValue = instance.GetContainingDataScopes()
public IEnumerable<IDataScope> GetContainingDataScopes()
public:
virtual IEnumerable<IDataScope^>^ GetContainingDataScopes() sealed
abstract GetContainingDataScopes : unit -> IEnumerable<IDataScope> 
override GetContainingDataScopes : unit -> IEnumerable<IDataScope> 
public final function GetContainingDataScopes() : IEnumerable<IDataScope>

戻り値

型: System.Collections.Generic. . :: . .IEnumerable< (Of < ( <'IDataScope> ) > ) >
IEnumerable<(Of <(<'T>)>)> オブジェクトです。