다음을 통해 공유


ReportingService2010.ListChildren(String, Boolean) 메서드

정의

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ ListChildren(System::String ^ ItemPath, bool Recursive);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] ListChildren (string ItemPath, bool Recursive);
member this.ListChildren : string * bool -> Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public Function ListChildren (ItemPath As String, Recursive As Boolean) As CatalogItem()

매개 변수

ItemPath
String
Recursive
Boolean

반환

적용 대상