Condividi tramite


Costruttore PredCompareInfo.Key (PredCompareInfo.Key)

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

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As PredCompareInfo.Key _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

PredCompareInfo.Key Classe

Overload PredCompareInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent