Propriété IdentityKey
Gets the key that uniquely identifies the policy category.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IdentityKey As PolicyCategory..::..Key
Get
'Utilisation
Dim instance As PolicyCategory
Dim value As PolicyCategory..::..Key
value = instance.IdentityKey
public PolicyCategory..::..Key IdentityKey { get; }
public:
property PolicyCategory..::..Key^ IdentityKey {
PolicyCategory..::..Key^ get ();
}
member IdentityKey : PolicyCategory..::..Key
function get IdentityKey () : PolicyCategory..::..Key
Valeur de propriété
Type : Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategory. . :: . .Key
A PolicyCategory..::..Key value that specifies the key that uniquely identifies the policy category.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.