ConnectionInfoBase 构造函数

Initializes a new instance of the ConnectionInfoBase class.

命名空间:  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()

注释

The default constructor initializes any fields to their default values.