IVsDataConnectionDialog.ShowDialog 方法

显示 添加连接 对话框之前填充数据提供程序和连接字符串设置。

命名空间:  Microsoft.VisualStudio.Data.Services
程序集:  Microsoft.VisualStudio.Data.Services(在 Microsoft.VisualStudio.Data.Services.dll 中)

语法

声明
Function ShowDialog As Boolean
bool ShowDialog()
bool ShowDialog()
abstract ShowDialog : unit -> bool 
function ShowDialog() : boolean

返回值

类型:System.Boolean
true ,如果对话框返回 OK;否则,false。

.NET Framework 安全性

请参见

参考

IVsDataConnectionDialog 接口

ShowDialog 重载

Microsoft.VisualStudio.Data.Services 命名空间