RSConnection2006.ListDependentItems(String) 方法

定義

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

參數

itemPath
String

傳回

CatalogItem[]

適用於