共用方式為


IdentityKey 屬性

Gets the key that uniquely identifies the policy category.

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public ReadOnly Property IdentityKey As PolicyCategory..::..Key
    Get
'用途
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

屬性值

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

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。