Show/Hide Toolbars

Reporting Services CMD

Command: GetDepItems

 

Get dependant items on an item

 

SSRS Version:

 

2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure

 

(N)=Native

(I)=Integrated

 

Syntax

 

GetDepItems <item>

 

 

 

Parameters

 

<item>        Get Dependencies associated with item eg report, data source,

 

 

Examples

 

assuming a report is called sales in the current folder:

 

 GetDepItems sales

 

 

 

Name   : LNKRPT

Type   : LinkedReport

 

Name   : lnk

Type   : LinkedReport

 

Name   : LNKRPT

Type   : LinkedReport

 

Name   : tst

Type   : LinkedReport

 

4 Item(s) found

 

 

 In this example you can see 4 linked reports.

 

 

 

 

Remarks

 

 

See Also