EvaluationDetail.Key-Konstruktor (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 (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Sub New ( _
other As EvaluationDetail..::..Key _
)
'Usage
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
)
Parameter
- other
Typ: Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
A EvaluationDetail..::..Key value that specifies the other key.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.