Compartir a través de


TargetSet.Key Constructor (TargetSet.Key)

Initializes a new instance of the TargetSet..::..Key class based on the specified key.

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

Sintaxis

'Declaración
Public Sub New ( _
    other As TargetSet..::..Key _
)
'Uso
Dim other As TargetSet..::..Key

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

Parámetros

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.