ToolWindowGuids.ServerExplorer 字段

定义

此工具窗口提供了用于连接到数据库的服务器的列表。

public: System::String ^ ServerExplorer;
std::wstring ServerExplorer;
public const string ServerExplorer;
val mutable ServerExplorer : string
Public Const ServerExplorer As String 

字段值

String

注解

可在 .ctc 文件中使用的此工具窗口的 GUID:

#define guidServerExplorer { 0x74946827, 0x37a0, 0x11d2, { 0xa2, 0x73, 0x00, 0xc0, 0x4f, 0x8e, 0xf4, 0xff } }  

通常可以通过从 "视图" 菜单中选择 "服务器资源管理器" 来使用此工具窗口。

适用于