IFilterSettings.ShowFilterDialog 메서드

Shows the filter dialog.

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

구문

‘선언
Function ShowFilterDialog As Boolean
‘사용 방법
Dim instance As IFilterSettings 
Dim returnValue As Boolean 

returnValue = instance.ShowFilterDialog()
bool ShowFilterDialog()
bool ShowFilterDialog()
abstract ShowFilterDialog : unit -> bool
function ShowFilterDialog() : boolean

반환 값

유형: System.Boolean
true if the filter changed.; otherwise, false.

참고 항목

참조

IFilterSettings 인터페이스

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