Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Initializes a new instance of the EvaluationHistory.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 EvaluationHistory.Key _
)
'Utilizzo
Dim other As EvaluationHistory.Key
Dim instance As New EvaluationHistory.Key(other)
public Key(
EvaluationHistory.Key other
)
public:
Key(
EvaluationHistory.Key^ other
)
new :
other:EvaluationHistory.Key -> Key
public function EvaluationHistory.Key(
other : EvaluationHistory.Key
)
Parametri
- other
Tipo: Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
A EvaluationHistory.Key value that specifies the other key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.