ToolWindowGuids.ServerExplorer 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供了用于连接到数据库的服务器的列表。
public: System::String ^ ServerExplorer;
std::wstring ServerExplorer;
public const string ServerExplorer;
val mutable ServerExplorer : string
Public Const ServerExplorer As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidServerExplorer { 0x74946827, 0x37a0, 0x11d2, { 0xa2, 0x73, 0x00, 0xc0, 0x4f, 0x8e, 0xf4, 0xff } }
通常可以通过从 "视图" 菜单中选择 "服务器资源管理器" 来使用此工具窗口。