Catalog.IdentityKey Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает ключ идентификатора.
public:
property Microsoft::SqlServer::Management::IntegrationServices::Catalog::Key ^ IdentityKey { Microsoft::SqlServer::Management::IntegrationServices::Catalog::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.IntegrationServices.Catalog.Key
Public ReadOnly Property IdentityKey As Catalog.Key
Значение свойства
Ключ идентификатора.
- Атрибуты