Partilhar via


Construtor TargetSetLevel.Key (TargetSetLevel.Key)

Initializes a new instance of the TargetSetLevel.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 TargetSetLevel.Key _
)
'Uso
Dim other As TargetSetLevel.Key 

Dim instance As New TargetSetLevel.Key(other)
public Key(
    TargetSetLevel.Key other
)
public:
Key(
    TargetSetLevel.Key^ other
)
new : 
        other:TargetSetLevel.Key -> Key
public function TargetSetLevel.Key(
    other : TargetSetLevel.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

TargetSetLevel.Key Classe

Sobrecarregado TargetSetLevel.Key

Namespace Microsoft.SqlServer.Management.Dmf