Compartir a través de


PredCompareInfo.Key Constructor (PredCompareInfo.Key)

Initializes a new instance of the PredCompareInfo.Key class from another PredCompareInfo.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 PredCompareInfo.Key _
)
'Uso
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
)

Parámetros

Vea también

Referencia

PredCompareInfo.Key Clase

Sobrecarga de PredCompareInfo.Key

Espacio de nombres Microsoft.SqlServer.Management.XEvent