Langue

INavigableItem.GetChildren(ItemScope) Méthode

Définition

Récupère les enfants avec le champ spécifié de l’objet.

public:
 System::Collections::Generic::IList<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItem ^> ^ GetChildren(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ItemScope view);
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem> GetChildren(Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope view);
abstract member GetChildren : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ItemScope -> System.Collections.Generic.IList<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItem>
Public Function GetChildren (view As ItemScope) As IList(Of INavigableItem)

Paramètres

view
ItemScope

L’ampleur de l’objet.

Retours

Retourne les enfants avec une portée spécifique de l’article.

S’applique à