IServerType2.CustomBrowseAction 메서드

Executes when the user selects the custom browse action in the server combo.

네임스페이스:  Microsoft.SqlServer.Management.UI.ConnectionDlg
어셈블리:  ConnectionDlg(ConnectionDlg.dll)

구문

‘선언
Function CustomBrowseAction As UIConnectionInfo
‘사용 방법
Dim instance As IServerType2 
Dim returnValue As UIConnectionInfo 

returnValue = instance.CustomBrowseAction()
UIConnectionInfo CustomBrowseAction()
UIConnectionInfo^ CustomBrowseAction()
abstract CustomBrowseAction : unit -> UIConnectionInfo
function CustomBrowseAction() : UIConnectionInfo

반환 값

유형: Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
The custom browse action in the server combo.

참고 항목

참조

IServerType2 인터페이스

Microsoft.SqlServer.Management.UI.ConnectionDlg 네임스페이스