Partager via


Constructeur PredCompareInfo.Key (PredCompareInfo.Key)

Initializes a new instance of the PredCompareInfo.Key class from another PredCompareInfo.Key object.

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

Syntaxe

'Déclaration
Public Sub New ( _
    other As PredCompareInfo.Key _
)
'Utilisation
Dim other As PredCompareInfo.Key 

Dim instance As New PredCompareInfo.Key(other)
public Key(
    PredCompareInfo.Key other
)
public:
Key(
    PredCompareInfo.Key^ other
)
new : 
        other:PredCompareInfo.Key -> Key
public function PredCompareInfo.Key(
    other : PredCompareInfo.Key
)

Paramètres

Voir aussi

Référence

PredCompareInfo.Key Classe

Surcharge PredCompareInfo.Key

Espace de noms Microsoft.SqlServer.Management.XEvent