Freigeben über


TargetSet.Key-Konstruktor (TargetSet.Key)

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Sub New ( _
    other As TargetSet.Key _
)
'Usage
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
)

Parameter

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Siehe auch

Verweis

TargetSet.Key Klasse

TargetSet.Key-Überladung

Microsoft.SqlServer.Management.Dmf-Namespace