Propriedade do RDL IdentityKey
Gets the SfcKey value that specifies the key value that identifies the evaluation history record.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
<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 da propriedade
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
A SfcKey value that specifies the key value that identifies the evaluation history record.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.
Consulte também