Propriété TargetSetLevel.IdentityKey
Gets the key value that identifies the target set level.
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 TargetSetLevel.Key
Get
'Utilisation
Dim instance As TargetSetLevel
Dim value As TargetSetLevel.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public TargetSetLevel.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property TargetSetLevel.Key^ IdentityKey {
TargetSetLevel.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : TargetSetLevel.Key
function get IdentityKey () : TargetSetLevel.Key
Valeur de propriété
Type : Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key
A TargetSetLevel.Key value that specifies the key value of the target set level.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.