IVsDataExplorerNode.Refresh 메서드 (Boolean)

서버 탐색기에서 확장 되어 있는 경우 현재 노드와 해당 자식 노드를 새로 고칩니다.

네임스페이스:  Microsoft.VisualStudio.Data.Services
어셈블리:  Microsoft.VisualStudio.Data.Services(Microsoft.VisualStudio.Data.Services.dll)

구문

‘선언
Sub Refresh ( _
    noAsync As Boolean _
)
void Refresh(
    bool noAsync
)
void Refresh(
    bool noAsync
)
abstract Refresh : 
        noAsync:bool -> unit
function Refresh(
    noAsync : boolean
)

매개 변수

  • noAsync
    형식: Boolean

    A Boolean 새로 고침을 동기적으로 실행 여부를 나타내는 값 (true) 또는 비동기적으로 (false).

.NET Framework 보안

참고 항목

참조

IVsDataExplorerNode 인터페이스

Refresh 오버로드

Microsoft.VisualStudio.Data.Services 네임스페이스