Свойство ValidationOperation.IdentityKey

Gets the identity key.

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

Синтаксис

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

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

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

Тип: Microsoft.SqlServer.Management.IntegrationServices.ValidationOperation.Key
The identity key.

См. также

Справочник

ValidationOperation Класс

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