Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes when the user selects the custom browse action in the server combo.
Namespace: Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly: ConnectionDlg (in ConnectionDlg.dll)
Syntax
'Declaration
Function CustomBrowseAction As UIConnectionInfo
'Usage
Dim instance As IServerType2
Dim returnValue As UIConnectionInfo
returnValue = instance.CustomBrowseAction()
UIConnectionInfo CustomBrowseAction()
UIConnectionInfo^ CustomBrowseAction()
abstract CustomBrowseAction : unit -> UIConnectionInfo
function CustomBrowseAction() : UIConnectionInfo
Return Value
Type: Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
The custom browse action in the server combo.