此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 Initializes a new instance of the UIConnectionGroupInfo class with the specified other information.
命名空間: Microsoft.SqlServer.Management.Smo.RegSvrEnum
組件: Microsoft.SqlServer.RegSvrEnum (在 Microsoft.SqlServer.RegSvrEnum.dll 中)
語法
'宣告
Public Sub New ( _
other As UIConnectionGroupInfo _
)
'用途
Dim other As UIConnectionGroupInfo
Dim instance As New UIConnectionGroupInfo(other)
public UIConnectionGroupInfo(
UIConnectionGroupInfo other
)
public:
UIConnectionGroupInfo(
UIConnectionGroupInfo^ other
)
new :
other:UIConnectionGroupInfo -> UIConnectionGroupInfo
public function UIConnectionGroupInfo(
other : UIConnectionGroupInfo
)
參數
- other
型別:Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionGroupInfo
Represents the other connection information.