ReportObject.GetDataScopesForDefaultImpl(IContainedObject) Метод

Определение

Возвращает области данных для реализации по умолчанию.

protected:
 System::Collections::Generic::IEnumerable<Microsoft::ReportingServices::RdlObjectModel::IDataScope ^> ^ GetDataScopesForDefaultImpl(Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ obj);
protected System.Collections.Generic.IEnumerable<Microsoft.ReportingServices.RdlObjectModel.IDataScope> GetDataScopesForDefaultImpl (Microsoft.ReportingServices.RdlObjectModel.IContainedObject obj);
member this.GetDataScopesForDefaultImpl : Microsoft.ReportingServices.RdlObjectModel.IContainedObject -> seq<Microsoft.ReportingServices.RdlObjectModel.IDataScope>
Protected Function GetDataScopesForDefaultImpl (obj As IContainedObject) As IEnumerable(Of IDataScope)

Параметры

obj
IContainedObject

Содержащийся объект.

Возвращаемое значение

Области данных для реализации по умолчанию.

Применяется к