ReportingService2010.ListDependentItems(String) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::CatalogItem ^> ^ ListDependentItems(System::String ^ ItemPath);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem[] ListDependentItems (string ItemPath);
member this.ListDependentItems : string -> Microsoft.SqlServer.ReportingServices2010.CatalogItem[]
Public Function ListDependentItems (ItemPath As String) As CatalogItem()

パラメーター

ItemPath
String

戻り値

適用対象