DataConnection 构造函数

选件类构造函数。实例化 DataConnection 类的新实例。

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

语法

声明
Protected Sub New
protected DataConnection()
protected:
DataConnection()
new : unit -> DataConnection
protected function DataConnection()

备注

此构造函数支持DDEX基础结构并且不应在代码中直接使用。

.NET Framework 安全性

请参见

参考

DataConnection 类

Microsoft.VisualStudio.Data 命名空间