UIConnectionInfo 建構函式
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a new UIConnectionInfo object to contain the properties of a SQL Server Management Studio connection dialog.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
UIConnectionInfo() () () () | 基礎結構。不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a default UIConnectionInfo object for a SQL Server Management Studio connection dialog. | |
UIConnectionInfo(UIConnectionInfo) | 基礎結構。不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a new instance of the UIConnectionInfo class with the same properties as an existing UIConnectionInfo object and makes another connection to the associated server. | |
UIConnectionInfo(UIConnectionInfo, Boolean) | 基礎結構。不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a new UIConnectionInfo object with the properties of an existing UIConnectionInfo object and makes another connection to the associated server. |
上層