SharedDataSet.GetDataScopesFor(IContainedObject) 方法

定義

public:
 virtual System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IDataScope ^> ^ GetDataScopesFor(Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ obj);
public System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IDataScope> GetDataScopesFor (Microsoft.ReportingServices.RdlObjectModel.IContainedObject obj);
Public Function GetDataScopesFor (obj As IContainedObject) As IEnumerable(Of IDataScope)

參數

傳回

IEnumerable<IDataScope>

實作

適用於