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[]

适用于