共用方式為


RSConnection.ListDependentItems(String) Method

Definition

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

Parameters

itemPath
String

Returns

Applies to