다음을 통해 공유


MapDataRegion.GetDependenciesCore 메서드

Gets the list of dependencies core of the region.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Protected Overrides Sub GetDependenciesCore ( _
    dependencies As IList(Of ReportObject) _
)
‘사용 방법
Dim dependencies As IList(Of ReportObject)

Me.GetDependenciesCore(dependencies)
protected override void GetDependenciesCore(
    IList<ReportObject> dependencies
)
protected:
virtual void GetDependenciesCore(
    IList<ReportObject^>^ dependencies
) override
abstract GetDependenciesCore : 
        dependencies:IList<ReportObject> -> unit  
override GetDependenciesCore : 
        dependencies:IList<ReportObject> -> unit
protected override function GetDependenciesCore(
    dependencies : IList<ReportObject>
)

매개 변수

참고 항목

참조

MapDataRegion 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스