Propriedade do RDL TargetSet.IdentityKey
Gets the key value that identifies the target set.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TargetSet.Key
Get
'Uso
Dim instance As TargetSet
Dim value As TargetSet.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public TargetSet.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property TargetSet.Key^ IdentityKey {
TargetSet.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : TargetSet.Key
function get IdentityKey () : TargetSet.Key
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Dmf.TargetSet.Key
A TargetSet.Key value that specifies the key value of the target set.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.