EnvironmentInfo.IdentityKey プロパティ

定義

ID キーを取得します。

public:
 property Microsoft::SqlServer::Management::IntegrationServices::EnvironmentInfo::Key ^ IdentityKey { Microsoft::SqlServer::Management::IntegrationServices::EnvironmentInfo::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.IntegrationServices.EnvironmentInfo.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.IntegrationServices.EnvironmentInfo.Key
Public ReadOnly Property IdentityKey As EnvironmentInfo.Key

プロパティ値

ID キー。

属性

適用対象