ReportObject.GetDependenciesCore(IList<ReportObject>) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает основные зависимости для объекта ReportObject.
protected:
virtual void GetDependenciesCore(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::ReportObject ^> ^ dependencies);
protected virtual void GetDependenciesCore (System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportObject> dependencies);
abstract member GetDependenciesCore : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportObject> -> unit
override this.GetDependenciesCore : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.ReportObject> -> unit
Protected Overridable Sub GetDependenciesCore (dependencies As IList(Of ReportObject))
Параметры
- dependencies
- IList<ReportObject>
Зависимости.