IntegrationServices.IdentityKey プロパティ

ID キーを取得します。

名前空間:  Microsoft.SqlServer.Management.IntegrationServices
アセンブリ:  Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)

構文

'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As IntegrationServices.Key 
    Get
'使用
Dim instance As IntegrationServices 
Dim value As IntegrationServices.Key 

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

プロパティ値

型: Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices.Key
ID キー。

関連項目

参照

IntegrationServices クラス

Microsoft.SqlServer.Management.IntegrationServices 名前空間