Свойство ProjectVersion.IdentityKey
Gets the identity key.
Пространство имен: Microsoft.SqlServer.Management.IntegrationServices
Сборка: Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ProjectVersion.Key
Get
'Применение
Dim instance As ProjectVersion
Dim value As ProjectVersion.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public ProjectVersion.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property ProjectVersion.Key^ IdentityKey {
ProjectVersion.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : ProjectVersion.Key
function get IdentityKey () : ProjectVersion.Key
Значение свойства
Тип: Microsoft.SqlServer.Management.IntegrationServices.ProjectVersion.Key
The identity key.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices