Compartilhar via


Propriedade do RDL IdentityKey

Gets the key value that identifies the evaluation history detail record.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As EvaluationDetail..::..Key
    Get
'Uso
Dim instance As EvaluationDetail
Dim value As EvaluationDetail..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public EvaluationDetail..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property EvaluationDetail..::..Key^ IdentityKey {
    EvaluationDetail..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : EvaluationDetail..::..Key
function get IdentityKey () : EvaluationDetail..::..Key

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
An SfcKey value that specifies the key value that identifies the evaluation history detail record.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.