Condividi tramite


Costruttore TargetSet.Key (TargetSet.Key)

Initializes a new instance of the TargetSet..::..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 TargetSet..::..Key _
)
'Utilizzo
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
)

Parametri

Osservazioni

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