IDataScope.GetContainingDataScopes メソッド

定義

オブジェクトのコンテナー データ スコープを返します。

public:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IDataScope ^> ^ GetContainingDataScopes();
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IDataScope> GetContainingDataScopes ();
abstract member GetContainingDataScopes : unit -> seq<Microsoft.ReportingServices.RdlObjectModel.IDataScope>
Public Function GetContainingDataScopes () As IEnumerable(Of IDataScope)

戻り値

IEnumerable<T> オブジェクト。

適用対象