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<IDataScope>

IEnumerable<T> 物件。

適用於