Partager via


Classe UIConnectionInfo

This class supports the SQL Server Management Objects infrastructure and is not intended to be used directly from your code.

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

Syntaxe

'Déclaration
Public Class UIConnectionInfo _
    Implements IComparable(Of UIConnectionInfo)
'Utilisation
Dim instance As UIConnectionInfo
public class UIConnectionInfo : IComparable<UIConnectionInfo>
public ref class UIConnectionInfo : IComparable<UIConnectionInfo^>
type UIConnectionInfo =  
    class
        interface IComparable<UIConnectionInfo>
    end
public class UIConnectionInfo implements IComparable<UIConnectionInfo>

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo.RegSvrEnum..::..UIConnectionInfo

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.