ReportingService2010.ListDependentItems(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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()
Parâmetros
- ItemPath
- String