ToolWindowGuids80.DataSourceWindow 字段

此工具窗口显示数据源列表如过程的数据库。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const DataSourceWindow As String
public const string DataSourceWindow

备注

此工具窗口的 GUID 是:

#define guidDataSourceWindow { 0x873151D0, 0xCF2E, 0x48CC, { 0xB4, 0xBF, 0xAD, 0x03, 0x94, 0xF6, 0xA3, 0xC3 } }

此工具窗口通过选择 显示数据源 通常可用从 数据 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间