EvaluationDetail.Key Constructor (EvaluationDetail.Key)
Initializes a new instance of the EvaluationDetail..::..Key class based on the specified key.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
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.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.