Condividi tramite


Proprietà IdentityKey

Gets the key that uniquely identifies the policy category.

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property IdentityKey As PolicyCategory..::..Key
    Get
'Utilizzo
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

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategory. . :: . .Key
A PolicyCategory..::..Key value that specifies the key that uniquely identifies the policy category.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.