Поделиться через


Свойство PolicyStore.IdentityKey

Gets the identity key.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As PolicyStore.Key 
    Get
'Применение
Dim instance As PolicyStore 
Dim value As PolicyStore.Key 

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

Значение свойства

Тип: Microsoft.SqlServer.Management.Dmf.PolicyStore.Key
An SfcKey object.

См. также

Справочник

PolicyStore Класс

Пространство имен Microsoft.SqlServer.Management.Dmf