RSConnection.ListDependentItems(String) メソッド

定義

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

パラメーター

itemPath
String

戻り値

適用対象