TargetSet.IdentityKey Propiedad
Gets the key value that identifies the target set.
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 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 de la propiedad
Tipo: Microsoft.SqlServer.Management.Dmf.TargetSet.Key
A TargetSet.Key value that specifies the key value of the target set.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.