次の方法で共有


IServerType2.CustomBrowseAction メソッド

定義

ユーザーがサーバー コンボ ボックスのカスタム参照アクションを選択したときに実行します。

public:
 Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ CustomBrowseAction();
public Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo CustomBrowseAction ();
abstract member CustomBrowseAction : unit -> Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
Public Function CustomBrowseAction () As UIConnectionInfo

戻り値

サーバー コンボ ボックスのカスタム参照アクションです。

適用対象