Share via


IVsDataExplorerNode.Refresh, méthode (Boolean)

Actualise le nœud actuel et ses nœuds enfants, en sont développés dans l'Explorateur de serveurs.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
Sub Refresh ( _
    noAsync As Boolean _
)
void Refresh(
    bool noAsync
)
void Refresh(
    bool noAsync
)
abstract Refresh : 
        noAsync:bool -> unit
function Refresh(
    noAsync : boolean
)

Paramètres

  • noAsync
    Type : Boolean

    Une valeur d'Boolean indiquant s'il faut exécuter l'actualisation de façon synchrone (true) ou de façon asynchrone (false).

Sécurité .NET Framework

Voir aussi

Référence

IVsDataExplorerNode Interface

Refresh, surcharge

Microsoft.VisualStudio.Data.Services, espace de noms