Costruttore PredSourceInfo.Key (PredSourceInfo.Key)

Initializes a new instance of the PredSourceInfo.Key class from another PredSourceInfo.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 PredSourceInfo.Key _
)
'Utilizzo
Dim other As PredSourceInfo.Key 

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

Parametri

Vedere anche

Riferimento

PredSourceInfo.Key Classe

Overload PredSourceInfo.Key

Spazio dei nomi Microsoft.SqlServer.Management.XEvent