Compartir a través de


PredSourceInfo.Key Constructor (PredSourceInfo.Key)

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

Espacio de nombres:  Microsoft.SqlServer.Management.XEvent
Ensamblado:  Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)

Sintaxis

'Declaración
Public Sub New ( _
    other As PredSourceInfo.Key _
)
'Uso
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
)

Parámetros

Vea también

Referencia

PredSourceInfo.Key Clase

Sobrecarga de PredSourceInfo.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent