Propriété TargetSet.IdentityKey
Gets the key value that identifies the target set.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TargetSet.Key
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.SqlServer.Management.Dmf.TargetSet.Key
A TargetSet.Key value that specifies the key value of the target set.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.