RSConnection.ListDependentItems(String) Método

Definição

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

Parâmetros

itemPath
String

Retornos

Aplica-se a