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.