Partager via


Constructeur UIConnectionGroupInfo (UIConnectionGroupInfo)

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Initializes a new instance of the UIConnectionGroupInfo class with the specified other information.

Espace de noms :  Microsoft.SqlServer.Management.Smo.RegSvrEnum
Assembly :  Microsoft.SqlServer.RegSvrEnum (en Microsoft.SqlServer.RegSvrEnum.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As UIConnectionGroupInfo _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

UIConnectionGroupInfo Classe

Surcharge UIConnectionGroupInfo

Espace de noms Microsoft.SqlServer.Management.Smo.RegSvrEnum