RSConnection.ListChildren(String, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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()
パラメーター
- Item
- String
- Recursive
- Boolean