Свойство CatalogFolder.IdentityKey

Gets the identity key.

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

Синтаксис

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

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

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

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

См. также

Справочник

CatalogFolder Класс

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