Compartilhar via


ReportingService2005.ListDependentItems(String) Método

Definição

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

Parâmetros

Item
String

Retornos

Aplica-se a