Costruttore TargetSetLevel.Key (TargetSetLevel.Key)

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

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    other As TargetSetLevel.Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Vedere anche

Riferimento

TargetSetLevel.Key Classe

Overload TargetSetLevel.Key

Spazio dei nomi Microsoft.SqlServer.Management.Dmf