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


Свойство SfcInstance<K, T>.IdentityKey

Gets the identity key.

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

Синтаксис

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

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

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

Тип: K
The identify key.

См. также

Справочник

SfcInstance<K, T> Класс

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