RSConnection2006.ListDependentItems(String) Metodo

Definizione

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

Parametri

itemPath
String

Restituisce

Si applica a