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