Propriedade IdentityKey
Gets the key that uniquely identifies the policy category.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public ReadOnly Property IdentityKey As PolicyCategory..::..Key
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategory. . :: . .Key
A PolicyCategory..::..Key value that specifies the key that uniquely identifies the policy category.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.
Consulte também