Partager via


ReportingService2010.ListDependentItems(String) Méthode

Définition

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()

Paramètres

ItemPath
String

Retours

S’applique à