RSConnection2006.ListDependentItems(String) 方法

定义

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()

参数

itemPath
String

返回

适用于