IVsDataConnectionDialog.AddAllSources 方法

添加显示的任何注册的数据源在 选中/更改数据源 对话框。

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

语法

声明
Sub AddAllSources
void AddAllSources()
void AddAllSources()
abstract AddAllSources : unit -> unit 
function AddAllSources()

备注

此方法使您可以避免手动枚举从数据源管理器和所有数据提供程序的任何数据源与每个数据源。

.NET Framework 安全性

请参见

参考

IVsDataConnectionDialog 接口

Microsoft.VisualStudio.Data.Services 命名空间