Partager via


IdentityKey propriété

Gets the key that identifies the policy.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Policy..::..Key
    Get
'Utilisation
Dim instance As Policy
Dim value As Policy..::..Key

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

Valeur de la propriété

Type : Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..Key object value that specifies the identity key.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.