Compartilhar via


Construtor TargetSet.Key (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 (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

TargetSet.Key Classe

Sobrecarregado TargetSet.Key

Namespace Microsoft.SqlServer.Management.Dmf