ConnectionInfoBase 构造函数

初始化 ConnectionInfoBase 类的新实例。

命名空间:  Microsoft.SqlServer.Management.Common
程序集:  Microsoft.SqlServer.ConnectionInfo(在 Microsoft.SqlServer.ConnectionInfo.dll 中)

语法

声明
Protected Sub New
用法
Dim instance As New ConnectionInfoBase()
protected ConnectionInfoBase()
protected:
ConnectionInfoBase()
new : unit -> ConnectionInfoBase
protected function ConnectionInfoBase()

注释

默认构造函数将所有字段初始化为其默认值。

请参阅

参考

ConnectionInfoBase 类

ConnectionInfoBase 重载

Microsoft.SqlServer.Management.Common 命名空间