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