Costruttore EvaluationDetail.Key (EvaluationDetail.Key)
Initializes a new instance of the EvaluationDetail..::..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 EvaluationDetail..::..Key _
)
'Utilizzo
Dim other As EvaluationDetail..::..Key
Dim instance As New EvaluationDetail..::..Key(other)
public Key(
EvaluationDetail..::..Key other
)
public:
Key(
EvaluationDetail..::..Key^ other
)
new :
other:EvaluationDetail..::..Key -> Key
public function EvaluationDetail..::..Key(
other : EvaluationDetail..::..Key
)
Parametri
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
A EvaluationDetail..::..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.