Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the SfcKey value that specifies the key value that identifies the evaluation history record.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ConnectionEvaluationHistory.Key
Get
'Uso
Dim instance As ConnectionEvaluationHistory
Dim value As ConnectionEvaluationHistory.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public ConnectionEvaluationHistory.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property ConnectionEvaluationHistory.Key^ IdentityKey {
ConnectionEvaluationHistory.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : ConnectionEvaluationHistory.Key
function get IdentityKey () : ConnectionEvaluationHistory.Key
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key
A SfcKey value that specifies the key value that identifies the evaluation history record.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.