Construtor EvaluationDetail.Key (EvaluationDetail.Key)
Initializes a new instance of the EvaluationDetail..::..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 EvaluationDetail..::..Key _
)
'Uso
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
)
Parâmetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
A EvaluationDetail..::..Key value that specifies the other key.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.