UIConnectionInfo 建構函式
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a default UIConnectionInfo object for a SQL Server Management Studio connection dialog.
命名空間: Microsoft.SqlServer.Management.Smo.RegSvrEnum
組件: Microsoft.SqlServer.RegSvrEnum (在 Microsoft.SqlServer.RegSvrEnum.dll 中)
語法
'宣告
Public Sub New
'用途
Dim instance As New UIConnectionInfo()
public UIConnectionInfo()
public:
UIConnectionInfo()
new : unit -> UIConnectionInfo
public function UIConnectionInfo()
備註
The default constructor initializes fields to their default settings.