Compartir a través de


ReportingService2006.ListDependentItems(String) Método

Definición

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

Parámetros

Item
String

Devoluciones

Se aplica a