RSConnection.ListChildren(String, Boolean) Método

Definição

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ ListChildren(System::String ^ Item, bool Recursive);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] ListChildren (string Item, bool Recursive);
override this.ListChildren : string * bool -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function ListChildren (Item As String, Recursive As Boolean) As CatalogItem()

Parâmetros

Item
String
Recursive
Boolean

Retornos

Aplica-se a