다음을 통해 공유


INavigationContextProvider.ItemsRefreshed 속성

Gets the event accumulation mechanism for items that are being refreshed in the context source.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
ReadOnly Property ItemsRefreshed As INavigationEventNotification 
    Get
‘사용 방법
Dim instance As INavigationContextProvider 
Dim value As INavigationEventNotification 

value = instance.ItemsRefreshed
INavigationEventNotification ItemsRefreshed { get; }
property INavigationEventNotification^ ItemsRefreshed {
    INavigationEventNotification^ get ();
}
abstract ItemsRefreshed : INavigationEventNotification
function get ItemsRefreshed () : INavigationEventNotification

속성 값

유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationEventNotification
The items that are refreshed in the context source.

참고 항목

참조

INavigationContextProvider 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스