SqlServerCeType.IServerType2.CustomBrowseAction 메서드

정의

SQL CE 사용자 지정 찾아보기 동작을 구현합니다. 이 동작은 사용자가 서버 콤보 상자에서 찾아보기를 클릭할 때 호출됩니다.

 virtual Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType2.CustomBrowseAction() = Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType2::CustomBrowseAction;
Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo IServerType2.CustomBrowseAction ();
abstract member Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType2.CustomBrowseAction : unit -> Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
override this.Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType2.CustomBrowseAction : unit -> Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
Function CustomBrowseAction () As UIConnectionInfo Implements IServerType2.CustomBrowseAction

반환

서버 콤보 상자의 찾아보기 동작입니다.

구현

적용 대상